Skip to content

Compatibility issue Python 2.7 vs Python 3.x for the code #12

@SparshJ

Description

@SparshJ

Sir,

I am a graduate student at Virginia Tech trying to implement your IELU pipeline. The problem I keep running into is that your code is written in Python 2.7 (forgive me if I'm grossly mistaken) whereas the few dependencies like PyMCubes which come with your package are all in Python 3.x. The main error I keep getting for now is that the super function needs at least 1 argument whereas the code passes 0 arguments (conforming to the python 3.x syntax standards). I believe that this is only one of the numerous problems I face while trying the implementation. I have spent two weeks trying to find a way around this. I request you to help me with a possible solution soon.

Thank you

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions