Skip to content
Discussion options

You must be logged in to vote

I found the solution: sys.modules[mod.__name__] = mod needs to be added before spec.loader.exec_module(mod). But I am confused why the bootstrap code by setuptools ever worked in the past. I'd leave this open in case somebody knows.

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by chrismile
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
1 participant