andrewelick / amazon-giveaway-bot

Bot that automatically enters you in to hundreds of instant amazon giveaways
13 stars 6 forks source link

What is contained in "myimports"? #13

Open cheezwiz789 opened 5 years ago

cheezwiz789 commented 5 years ago

Maybe this is a basic python environment thing... But where is myimports defined?

hvh2000 commented 5 years ago

did you get an answer? I get an error when trying to run it: c:\amazoncontest>python amazoncontest.py Traceback (most recent call last): File "amazoncontest.py", line 1, in from myimports import os ModuleNotFoundError: No module named 'myimports'

cheezwiz789 commented 5 years ago

Nope.