Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error when executing main.p #33

Open
joshrow85 opened this issue Dec 27, 2019 · 2 comments
Open

Error when executing main.p #33

joshrow85 opened this issue Dec 27, 2019 · 2 comments

Comments

@joshrow85
Copy link

joshrow85 commented Dec 27, 2019

When I execute main.p I get he following error:
Traceback (most recent call last):
File "main.py", line 3, in
import plexapi.utils
ImportError: No module named plexapi.utils

Any idea what I could be doing wrong? Thanks for your help.

@alex-phillips
Copy link
Owner

@joshrow85 Make sure you ran pip install -r requirements.txt inside the project directory.

@joshrow85
Copy link
Author

I did that. Everything runs fine then I get that error when I run the main.p

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants