How do you set the path for non-python dependencies of python packages?

Asked 2 years ago

I'm trying to set the path for non-python dependencies of python packages, but I'm not sure how to do it.

Kurt Wyatt

Monday, July 25, 2022

There are a few ways to set the path for non-python dependencies of python packages. The most common way is to set the PYTHONPATH environment variable to include the path to the dependency. Another way is to use the site-packages directory of the python installation. Some dependencies may be bundled with the python package itself.





Write an answer...

Cancel

Please follow our  Community Guidelines

Can't find what you're looking for?