gleb-urvanov

Results 4 comments of gleb-urvanov

Sure, here is the output: ``` (venv) anonymous@anonymous-machine:~/workspace/ico$ populus compile Traceback (most recent call last): File "/home/anonymous/workspace/ico/venv/bin/populus", line 11, in sys.exit(main()) File "/home/anonymous/workspace/ico/venv/lib/python3.5/site-packages/click/core.py", line 722, in __call__ return self.main(*args, **kwargs)...

Yes, did the installation as described here: https://ico.readthedocs.io/en/latest/install.html, already tried to do the same from a scratch, the result is the same. I'm running clean Ubuntu 16.04 on a virtual...

Here is the list of versions of tools mentioned in installation instructions: ``` build-essential ---------------- 12.1ubuntu2 libssl-dev --------------------- 1.0.2g-1ubuntu4.10 python3 ------------------------ 3.5.1-3 python3-venv ------------------- 3.5.1-3 python3-setuptools ------------- 20.7.0-1 python3-dev --------------------...