Closed bitcoiners closed 6 years ago
Tried installing on Ubuntu
~/dev/eosfactory$ python3 ./tests/test1.py Traceback (most recent call last): File "./tests/test1.py", line 3, in <module> import node ModuleNotFoundError: No module named 'node'
running source ~/.bashrc fixed it.
Tried installing on Ubuntu