gp1313 / iep

Automatically exported from code.google.com/p/iep
0 stars 0 forks source link

Loading Modules #175

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago
I am trying to use a module named picture2 in my code and have it run in iep.  
I get an error that says:
"ImportError: No module named picture2"

When I run the code in the terminal it works fine, I just have not found a way 
to load modules onto or into iep.

What version of the product are you using? On what operating system?
Mac OS X 10.6.8

Original issue reported on code.google.com by zack...@gmail.com on 4 Mar 2013 at 7:12

GoogleCodeExporter commented 8 years ago

Original comment by almar.klein@gmail.com on 4 Mar 2013 at 8:50

GoogleCodeExporter commented 8 years ago
The same comment applies as in issue 162. This is not a bug in IEP, this is 
question. Please use the mailing list for these.

I suggest you read the Python tutorial. It's pretty good and you'll better 
understand how imports work.

Original comment by almar.klein@gmail.com on 4 Mar 2013 at 8:52