| [ Web Proxy ] |
| Viewing: https://memgraph.com/docs/help-center/errors/python-modules | [Back] [Original] |
On This Page
The Python packages need to be installed globally for Memgraph to access them. To install a Python module globally, you will need to run it with the following command:
sudo pip3 install <PACKAGE_NAME>If this approach doesnt work, try to install a pre-compiled package using
apt-get if available.
| Web Proxy Viewer | New URL | Original Page |