Trying a clean install on Ubuntu for the first time in a while. Used the python setup.py install, but when I try to run soapy from the command line I get
pkg_resources.ResolutionError: Script 'scripts/soapy' not found in metadata at '/home/ollie/git/soapy/soapy.egg-info'
Trying a clean install on Ubuntu for the first time in a while. Used the
python setup.py install, but when I try to run soapy from the command line I getpkg_resources.ResolutionError: Script 'scripts/soapy' not found in metadata at '/home/ollie/git/soapy/soapy.egg-info'