InstaPy / InstaPy/instapy-quickstart
Issue with Instapy
- Dominant language
- Python
- Stars
- 777
- Forks
- 763
- PR merge metrics
- No merged PRs in 30d
Description
ERROR: clarifai 2.6.2 has requirement jsonschema<3,>=2.5, but you'll have jsonschema 3.0.2 which is incompatible.
Installing collected packages: certifi, urllib3, selenium, chardet, idna, requests, MeaningCloud-python, six, protobuf, plyer, regex, EasyProcess, attrs, functools32, pyrsistent, jsonschema, instapy-chromedriver, configparser, PyYAML, futures, enum34, grpcio, googleapis-common-protos, typing, future, clarifai, emoji, PyVirtualDisplay, fake-useragent, instapy
ERROR: Could not install packages due to an EnvironmentError: [Errno 13] Permission denied: '/Library/Python/2.7/site-packages/certifi'
Consider using the `--user` option or check the permissions.
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reviewing the quickstart installation instructions and reproduce the reported Python 2.7 installation on macOS. Check the jsonschema dependency warning and the permission-denied error for certifi, including the suggested --user installation option. Done means the documented setup path installs successfully or clearly explains the required permissions and dependency versions.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- tooling
- Issue type
- Bug
- Difficulty
- 3/5
- Estimated time
- 1-2 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100