lernapparat / lotranslate

LibreOffice Neural Machine Translation
Other
69 stars 5 forks source link

PIP by user #1

Open ghost opened 5 years ago

ghost commented 5 years ago

note that I really, really cringe suggesting "download and run as admin....

It's possible install PIP and libraries like user

"c:\Program Files/LibreOffice/program/python.exe" get-pip.py --user

and

"c:\Program Files/LibreOffice/program/python.exe" -m pip install --user LIBRARIES

But, users can use my extension for admin PIP, look: https://vimeo.com/369488703

Great extension, congratulations.

t-vi commented 5 years ago

He, right. Thanks! So the problem is somewhat mitigated by shipping all dependencies in the windows oxt, but for people wishing to install from source, your extension seems like a great option!

ghost commented 5 years ago

Thanks...

t-vi commented 4 years ago

I'm reopening it because it is a real issue.