1

In the Windows version of QGIS 3+, there is a relatively simple procedure to install more Python packages that will then be accessible from the QGIS Python console. It all starts with the OSGEO4W shell that you start as admin, then py3_env then pip installs. You can run into some trouble with conflicts in the dependencies, but you can easily add some potent packages like scikit-learn and -image, seaborn,pandas, etc.. without breaking QGIS

What's the equivalent procedure for Ubuntu?

More specifically, a Ubuntu 20.04 machine with an existing install of Anaconda and several conda environments.

PolyGeo
65.5k29 gold badges115 silver badges349 bronze badges
asked Jul 2, 2021 at 16:45

1 Answer 1

2

What I do is to install QGIS directly from Anaconda (this works great on Debian/Ubuntu at least that I have tried). You can then install whatever other conda packages you want. Also, you don't need any complicated permissions (useful for shared computers). A fairly detailed guide which may give you some clues.

answered Jul 2, 2021 at 16:59

Your Answer

Draft saved
Draft discarded

Sign up or log in

Sign up using Google
Sign up using Email and Password

Post as a guest

Required, but never shown

Post as a guest

Required, but never shown

By clicking "Post Your Answer", you agree to our terms of service and acknowledge you have read our privacy policy.

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.