Link to home
Start Free TrialLog in
Avatar of ltpitt
ltpitt

asked on

Manually install and use a Python module (no root access)

Hello there.

I'd need to use:
https://github.com/joeyespo/grip

On a pc where I have no root access / no pip etc.

So I would like to ideally create a folder with all needed files and load the grip library from the folder where I am building my app.

Is this possible and, if so, how?
ASKER CERTIFIED SOLUTION
Avatar of gelonida
gelonida
Flag of France image

Link to home
membership
This solution is only available to members.
To access this solution, you must be a member of Experts Exchange.
Start Free Trial