Skip to content

Fixing pip install -> setup.py install and getting rid of deprecated...

Fixing pip install -> setup.py install and getting rid of deprecated BAYESWAVE_UTILS environment variable

Before building will fail with this error:

ERROR: Cannot uninstall 'BayesWaveUtils'. It is a distutils installed project and thus we cannot accurately determine which files belong to it which would lead to only a partial uninstall.

Merge request reports