You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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.
The text was updated successfully, but these errors were encountered:
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.
The text was updated successfully, but these errors were encountered: