August 2018
Intermediate to advanced
404 pages
11h 19m
English
Vyper can only be built if you have Python 3.6 or higher installed in your system. It is also recommended to set up a virtual Python environment so that package installments are isolated. Run the following commands to create a Python environment:
virtualenv -p python3.6 --no-site-packages ~/vyper-venvsource ~/vyper-venv/bin/activate