- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Could not install packages due to an EnvironmentError: [Errno 30] Read-only file system: '/glob/intel-python/versions/2019u3/intelpython3/bin/pip'
Why I am getting this error while installing python packages
Answer:
1) conda create –n env_name 2) conda activate env_name 3) pip install --user package_name
Link Copied
0 Replies

Reply
Topic Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page