-
Notifications
You must be signed in to change notification settings - Fork 7
Compatibility issue Python 2.7 vs Python 3.x for the code #12
Copy link
Copy link
Open
Description
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
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels