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
Assessment
This issue has not been assessed yet.