Skip to main content
Stack Overflow for Teams is now Stack Internal: See how we’re powering the human intelligence layer of enterprise AI. Read more >

Timeline for ModuleNotFoundError using setup.py

Current License: CC BY-SA 4.0

5 events
when toggle format what by license comment
Jul 2, 2020 at 15:36 history edited ShadowRanger CC BY-SA 4.0
edited body
Feb 22, 2019 at 5:03 comment added Saluton I solved this problem.thanks again, maybe I I don't have a clear list of directories and packages.
Feb 22, 2019 at 4:54 comment added Saluton oh Thanks but it doesn't work I don't know where went wrong. I create a virtualenv 3.7 and have a init file. And when I run pipenv graph it has a packeage named jkt but the program when I run it, it still can not find the module jkt. I will create a simple case to test. I have a question about when I run pip install -e . if it create a package named jkt? and when I run myfunction in shell if it will to load the package first and where the package is.
Feb 22, 2019 at 3:45 vote accept Saluton
Feb 22, 2019 at 3:41 history answered ShadowRanger CC BY-SA 4.0