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 on launch #2

Open
adrianc111 opened this issue Dec 24, 2017 · 2 comments
Open

Error on launch #2

adrianc111 opened this issue Dec 24, 2017 · 2 comments

Comments

@adrianc111
Copy link

When i try to launch the script, i get this not a directory error. Egg file exists in the dist-packages folder.
Do i need to change some permissions?

File "/usr/local/lib/python3.5/dist-packages/pinterest_client-1.0.2-py3.5.egg/pinterest/Pinterest.py", line 33, in init
File "/usr/lib/python3.5/os.py", line 231, in makedirs
makedirs(head, mode, exist_ok)
File "/usr/lib/python3.5/os.py", line 231, in makedirs
makedirs(head, mode, exist_ok)
File "/usr/lib/python3.5/os.py", line 241, in makedirs
mkdir(name, mode)
NotADirectoryError: [Errno 20] Not a directory: '/usr/local/lib/python3.5/dist-packages/pinterest_client-1.0.2-py3.5.egg/pinterest'

@adrianc111
Copy link
Author

Same with python2.7

@Lachlan00
Copy link

Also had this error using Python 3.6

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