I also get an error when trying to install:
python3 setup.py install --user -r requirements.txt
Traceback (most recent call last):
File "setup.py", line 3, in
from setuptools import setup
ImportError: No module named 'setuptools'
I am able to run mauritso's LiqBot on this same machine.
I also get an error when trying to install:
python3 setup.py install --user -r requirements.txt
Traceback (most recent call last):
File "setup.py", line 3, in
from setuptools import setup
ImportError: No module named 'setuptools'
I am able to run mauritso's LiqBot on this same machine.