Sorry, this content is no longer available

Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question
3

ImportError: No module named eppy

asked 6 years ago

updated 6 years ago

I am trying to run an eppy script. I checked that eppy is installed in the Python27 directory but it gives me the following error. Any pointers would be appreciated.

image description

Preview: (hide)

Comments

Hey Javed! Do you have multiple python installations?

Piyush's avatar Piyush  ( 6 years ago )

1 Answer

Sort by » oldest newest most voted
3

answered 6 years ago

updated 6 years ago

It is probably a problem with the Python IDE you use. If you use Canopy, make sure you have the eppy package installed in the virtual environment of Canopy. You can check this in Canopy, by opening tools --> Canopy command prompt and typing pip freeze or pip list. If eppy is not listed here, try pip install eppy in this Canopy command prompt, then restart Canopy.

If this doesn't work, try to search for solution on Stack overflow, as it is more of a programming issue, you can probably find good advice there.

Preview: (hide)
link

Comments

Thank you everyone for your response. Now the problem has been resolved by - Uninstalling the Python 2.7 - Installed Canopy and installed the eppy through Canopy Command prompt - this works OK

Thank you so much.

Javed's avatar Javed  ( 6 years ago )

Your Answer

Please start posting anonymously - your entry will be published after you log in or create a new account.

Add Answer

Training Workshops

Careers

Question Tools

2 followers

Stats

Asked: 6 years ago

Seen: 627 times

Last updated: May 30 '18