Closed mikelolasagasti closed 3 years ago
Alternatively, you can make use of USER_SITE (python -m site)
mkdir -p ~/.local/lib/python3.8/site-packages ln -s /usr/local/lib/python3.8/site-packages/revelation ~/.local/lib/python3.8/site-packages
This should not happen with current steps described in readme, closing.
Launching Revelation in Ubuntu-20.04 gives the following error:
Adding a
PYTHONPATH
makes it work:PYTHONPATH=/usr/local/lib/python3.8/site-packages/ revelation