0

I'm trying to turn a python project to exe but I get this problem when running the .exe file:

Traceback (most recent call last):
File "fiveopoker.py", line 4, in <module>
File "agents.pyc", line 10, in <module>
File "probTable.pyc", line 3, in <module>
File "tables\__init__.pyc", line 26, in <module>
File "numexpr\__init__.pyc", line 14, in <module>
ImportError: No module named __config__

Any suggestions?

Brian Tompsett - 汤莱恩
  • 5,753
  • 72
  • 57
  • 129
ifryed
  • 605
  • 9
  • 21

0 Answers0