@_deets_
Danke! Dein Befehl lief wie folgt durch:
Last login: Tue Mar 12 15:33:22 on ttys000
iMac:~ myskyview$ python3 -mpip install instapy
Collecting instapy
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting EasyProcess>=0.2.3 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... 2.5.tar.gz
Collecting PyVirtualDisplay>=0.2.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... 2.1.tar.gz
Collecting PyYAML>=3.13 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... .13.tar.gz
Collecting six>=1.11.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting emoji>=0.5.1 (from instapy)
Downloading
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting future>=0.17.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... 7.1.tar.gz
Collecting requests>=2.20.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting plyer>=1.3.1 (from instapy)
Downloading
https://files.pythonhosted.org/packages ... ne-any.whl (131kB)
100% |████████████████████████████████| 133kB 939kB/s
Collecting jsonschema>=2.6.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting protobuf>=3.6.1 (from instapy)
Downloading
https://files.pythonhosted.org/packages ... x86_64.whl (1.3MB)
100% |████████████████████████████████| 1.3MB 990kB/s
Collecting MeaningCloud-python>=1.1.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting regex>=2018.11.22 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... .12.tar.gz
Collecting grpcio>=1.16.1 (from instapy)
Downloading
https://files.pythonhosted.org/packages ... x86_64.whl (1.8MB)
100% |████████████████████████████████| 1.8MB 943kB/s
Collecting configparser>=3.5.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting selenium>=3.141.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting instapy-chromedriver (from instapy)
Downloading
https://files.pythonhosted.org/packages ... ne-any.whl (17.1MB)
100% |████████████████████████████████| 17.1MB 632kB/s
Collecting clarifai>=2.4.1 (from instapy)
Downloading
https://files.pythonhosted.org/packages ... 6.1.tar.gz (123kB)
100% |████████████████████████████████| 133kB 1.9MB/s
Requirement already satisfied: certifi>=2018.10.15 in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from instapy) (2019.3.9)
Collecting chardet>=3.0.4 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting urllib3>=1.24.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting idna>=2.7 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting pyrsistent>=0.14.0 (from jsonschema>=2.6.0->instapy)
Using cached
https://files.pythonhosted.org/packages ... .11.tar.gz
Collecting attrs>=17.4.0 (from jsonschema>=2.6.0->instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Requirement already satisfied: setuptools in /Library/Frameworks/Python.framework/Versions/3.7/lib/python3.7/site-packages (from jsonschema>=2.6.0->instapy) (40.6.2)
Collecting googleapis-common-protos<2,>=1.5.0 (from clarifai>=2.4.1->instapy)
Using cached
https://files.pythonhosted.org/packages ... 5.8.tar.gz
clarifai 2.6.1 has requirement jsonschema<3,>=2.5, but you'll have jsonschema 3.0.1 which is incompatible.
Installing collected packages: EasyProcess, PyVirtualDisplay, PyYAML, six, emoji, future, idna, urllib3, chardet, requests, plyer, pyrsistent, attrs, jsonschema, protobuf, MeaningCloud-python, regex, grpcio, configparser, selenium, instapy-chromedriver, googleapis-common-protos, clarifai, instapy
Running setup.py install for EasyProcess ... done
Running setup.py install for PyVirtualDisplay ... done
Running setup.py install for PyYAML ... done
Running setup.py install for future ... done
Running setup.py install for pyrsistent ... done
Running setup.py install for regex ... done
Running setup.py install for googleapis-common-protos ... done
Running setup.py install for clarifai ... done
Successfully installed EasyProcess-0.2.5 MeaningCloud-python-1.1.1 PyVirtualDisplay-0.2.1 PyYAML-3.13 attrs-19.1.0 chardet-3.0.4 clarifai-2.6.1 configparser-3.7.3 emoji-0.5.1 future-0.17.1 googleapis-common-protos-1.5.8 grpcio-1.19.0 idna-2.8 instapy-0.3.2 instapy-chromedriver-2.46 jsonschema-3.0.1 plyer-1.4.0 protobuf-3.7.0 pyrsistent-0.14.11 regex-2019.3.12 requests-2.21.0 selenium-3.141.0 six-1.12.0 urllib3-1.24.1
You are using pip version 18.1, however version 19.0.3 is available.
You should consider upgrading via the 'pip install --upgrade pip' command.
iMac:~ myskyview$
----
Wenn ich nun die Installation nochmals durchführe, kommt leider derselbe Fehler:
Last login: Tue Mar 12 16:35:52 on ttys001
iMac:~ myskyview$ /Users/myskyview/Desktop/instapy-quickstart-master/installation/MacOs/install.command ; exit;
/Users/myskyview/Desktop/instapy-quickstart-master/installation/MacOs/install.command: line 3: [: !=: unary operator expected
Python is installed
====================
Pip is installed
====================
Chrome is installed
====================
Installing InstaPy...
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting instapy
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting grpcio>=1.16.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... x86_64.whl
Collecting idna>=2.7 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting requests>=2.20.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting EasyProcess>=0.2.3 (from instapy)
Collecting instapy-chromedriver (from instapy)
Collecting urllib3>=1.24.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting emoji>=0.5.1 (from instapy)
Collecting certifi>=2018.10.15 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting jsonschema>=2.6.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting protobuf>=3.6.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... x86_64.whl
Collecting chardet>=3.0.4 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting plyer>=1.3.1 (from instapy)
Collecting selenium>=3.141.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting future>=0.17.1 (from instapy)
Collecting regex>=2018.11.22 (from instapy)
Collecting six>=1.11.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting PyVirtualDisplay>=0.2.1 (from instapy)
Collecting configparser>=3.5.0 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting PyYAML>=3.13 (from instapy)
Collecting MeaningCloud-python>=1.1.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting clarifai>=2.4.1 (from instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting enum34>=1.0.4 (from grpcio>=1.16.1->instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting futures>=2.2.0 (from grpcio>=1.16.1->instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Collecting functools32; python_version < "3" (from jsonschema>=2.6.0->instapy)
Collecting pyrsistent>=0.14.0 (from jsonschema>=2.6.0->instapy)
Collecting attrs>=17.4.0 (from jsonschema>=2.6.0->instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
Requirement already satisfied: setuptools in /System/Library/Frameworks/Python.framework/Versions/2.7/Extras/lib/python (from jsonschema>=2.6.0->instapy) (18.5)
Collecting googleapis-common-protos<2,>=1.5.0 (from clarifai>=2.4.1->instapy)
Collecting typing>=3.6 (from clarifai>=2.4.1->instapy)
Using cached
https://files.pythonhosted.org/packages ... ne-any.whl
clarifai 2.6.1 has requirement jsonschema<3,>=2.5, but you'll have jsonschema 3.0.1 which is incompatible.
Installing collected packages: enum34, futures, six, grpcio, idna, urllib3, certifi, chardet, requests, EasyProcess, instapy-chromedriver, emoji, functools32, pyrsistent, attrs, jsonschema, protobuf, plyer, selenium, future, regex, PyVirtualDisplay, configparser, PyYAML, MeaningCloud-python, googleapis-common-protos, typing, clarifai, instapy
Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/enum'
Consider using the `--user` option or check the permissions.
====================
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
There was a problem installing InstaPy, please copy the error message and create an issue here:
https://github.com/InstaPy/instapy-quickstart/issues
You can also manually install InstaPy with this guide:
https://github.com/timgrossmann/InstaPy
Sorry for the inconveniences
logout
Saving session...
...copying shared history...
...saving history...truncating history files...
...completed.
[Prozess beendet]