0

I developed a data scraper in PyCharm and want to convert the .py file to .exe file. I tried the various methods from StackOverflow and google but none of those worked for me. Can someone please help me with this error?

I am using py2exe for conversion. Other solution didn't work for me, maybe because of PyCharm. The PyCharm window pops open instead of command prompt unlike other guides available online.

directory> python setup.py py2exe
\\Run\\
Running py2exe

The error says there is no command supplied. In CommandPrompt it says:

yield "store", (name[oparg];)
IndexError: Tuple index out of range.
swapnilindahood
  • 107
  • 2
  • 9

0 Answers0