This repository has been archived by the owner on Nov 13, 2024. It is now read-only.
[Bug] <Pip installer has its own ideas of where to install Canopy> #240
Labels
bug
Something isn't working
Is this a new bug?
Current Behavior
I am new to Python and its virtual environments, however, the Pip installer is ignoring my istructions on where to install canopy-env because it claims it is unwritable (it is writable) and defaults to an "AppData\Roaming" folder I want nothing to with (having to do with my OneDrive distrust). My System Path points to "C:\Program Files\Python312", "C:\Program Files\Python312\Lib", and "C:\Program Files\Python312\Scripts" and my user Path doesn't have a folder specified for Python.
Expected Behavior
Install Canopy in the folder I told it to.
Steps To Reproduce
Issue the following command:
PS C:\Users\ [username] \Documents\canopy-env> py -m pip install canopy-sdk
Relevant log output
Environment
Additional Context
No response
The text was updated successfully, but these errors were encountered: