Error by import ezdxf module creating executable #614
Unanswered
Lukideluki
asked this question in
Q&A
Replies: 0 comments
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Tried to make exe in a file, and its not import the ezdxf module correctly.
I am using spyder by anaconda.
the error:
I already tried go to --hidden-import but it didnt work and i think i know why.
All other module have their file exactly by the same name they are called.
Ex: Import glob has a file named glob.
but the ezdxf brings to a folder called ezdxf and the direct file name is a init in that folder. Anyone had the same issue??
Beta Was this translation helpful? Give feedback.
All reactions