Python Forum
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Anaconda problem about path
#1
Bonjour,

I need Anaconda to separately manage the different versions of Python (2.7, 3.4, 3.7) in virtual environments. However, I get an issue in relation with the user rights of Win7. I did with administrator rights but result is the same. Cry

Message I get:
(base) C:\Anaconda201811>conda create --name oct2py10
Solving environment: done ## Package Plan ## environment location: C:\Anaconda201811\envs\oct2py10 Proceed ([y]/n)? y
Preparing transaction: done Verifying transaction: failed NotWritableError: The current user does not have write permissions to a required path. path: C:\Anaconda201811\ C:\home\.conda\environments.txt Angry

Do you have any idea what cause troubleshooting?

Regards,

Leloup
Reply
#2
you probably have read only access to the directory where you are trying to write

It would be good to show code, and unaltered and complete error traceback.
Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  WebDriverException: Message: 'PATH TO CHROME DRIVER' executable needs to be in PATH Led_Zeppelin 1 2,151 Sep-09-2021, 01:25 PM
Last Post: Yoriz
Exclamation Path sacn problem lucky511 10 3,788 Jun-24-2021, 12:09 PM
Last Post: Axel_Erfurt
  problem about maze path finder Simurg 2 1,907 Aug-16-2020, 01:10 PM
Last Post: Simurg
  problem with mapnik in anaconda python 2: from _mapnik import * ImportError: DLL load parsley 0 1,875 Dec-11-2019, 07:50 AM
Last Post: parsley
  Problem with reading a path gkiller007 30 22,684 Jan-05-2019, 10:09 PM
Last Post: snippsat
  path.exists() problem CAHinton 2 2,867 Jul-24-2018, 05:47 PM
Last Post: CAHinton
  .pth file does not show up in sys.path when configuring path. arjunsingh2908 2 5,673 Jul-03-2018, 11:16 AM
Last Post: arjunsingh2908
  Problem with absolute path to file (Mr.Stickman Problems) SheeppOSU 3 6,166 Jun-26-2018, 10:05 AM
Last Post: Larz60+
  Anaconda on Windows 10: problem with Jupyter Notebook lupoalberto 8 12,970 Apr-18-2018, 08:08 AM
Last Post: lupoalberto
  Problem in a path finding algorithm (counter is not working) Kowalski 3 3,219 Feb-05-2018, 01:23 PM
Last Post: Gribouillis

Forum Jump:

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020