diff options
-rw-r--r-- | doc/source/user/troubleshooting-importerror.rst | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/doc/source/user/troubleshooting-importerror.rst b/doc/source/user/troubleshooting-importerror.rst index 131e698dd..acbcd3ed8 100644 --- a/doc/source/user/troubleshooting-importerror.rst +++ b/doc/source/user/troubleshooting-importerror.rst @@ -66,6 +66,14 @@ VSCode. Please see the `VSCode support <https://code.visualstudio.com/docs/pytho for information on how to correctly set up VSCode with virtual environments or conda. +Using Eclipse/PyDev with Anaconda/conda Python (or environments) +---------------------------------------------------------------- + +Please see the +`Anaconda Documentation <https://docs.anaconda.com/anaconda/user-guide/tasks/integration/eclipse-pydev/>`_ +on how to properly configure Eclipse/PyDev to use Anaconda Python with specific +conda environments. + Raspberry Pi ------------ |