atom-community / atom-community/ide-python
error cannot create /usr/lib/python3.7/site-packages/future (read only)
- Dominant language
- JavaScript
- Stars
- 238
- Forks
- 40
- PR merge metrics
- No merged PRs in 30d
Description
Used the command python3 -m pip install 'python-language-server[all]' from shell
Began to download all files then ......
error: could not create '/usr/lib/python3.7/site-packages/future': Read-only file system
----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/var/tmp/pip-install-26clqf0l/future/setup.py';f=geta
ttr(tokenize, 'open', open)(__file__);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, __file__, 'exec'))" i
nstall --record /var/tmp/pip-record-2nziy40f/install-record.txt --single-version-externally-managed --compile" failed with e
rror code 1 in /var/tmp/pip-install-26clqf0l/future/
Contributor guide
Research direction
Start by reproducing the reported `python3 -m pip install 'python-language-server[all]'` command and inspect the failure while installing `future` into `/usr/lib/python3.7/site-packages`. The issue is complete when the installation problem is diagnosed and either corrected in the project or documented with a supported installation path.
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
- 20/100