cancel
Showing results for 
Search instead for 
Did you mean: 
EN
cancel
Showing results for 
Search instead for 
Did you mean: 
RAFD
Participant

Python pip Install

Does anyone know what to do when you try to install a library using pip install but failed because the package is not writeable? I'm having problem with this.

2 Replies 2

Maybe you have installed python in a system location (in contrast to a user location).
If you then try to run pip in a terminal without administrator privileges, the package location of the python installation might not be writable for that user.
So I'd try first to run the terminal as an administrator.

Automating Archicad with Add-Ons, GDL-Objects & Python Archi-XT.com
RAFD
Participant

Hi @BerndSchwarzenbacher,

 

Thank you for the answer.

Didn't find the answer?

Check other topics in this Forum

Back to Forum

Read the latest accepted solutions!

Accepted Solutions

Start a new conversation!