-
Notifications
You must be signed in to change notification settings - Fork 15
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
python3 bootstrap.py step error #43
Comments
Python version >=3.3 and <=3.4.3 is required because in it was introduced the |
I tried it just now and had the same problem. I got python3.4 following directions from https://askubuntu.com/questions/802279/how-to-install-python-3-4-5-from-apt. Then using python3.4 I still got more errors:
But in fact I do have pip with python3.6 and python2.7. Do I need to get other modules for python3.4? |
I want to build Analytics Historian (OpenEIS) for Volttron. Following the second documentation in the step of python3 bootstrap.py: http://volttron.readthedocs.io/en/4.1/core_services/historians/Analyitics-Historian.html#analytics-historian
and the OpenEIS user guide: https://github.com/VOLTTRON/openeis/raw/2.x/guides/PNNL-24065%20-%20OpenEIS%20Users%20Guide.pdf
I am getting the below error:
I am running the command from the below directory after activating volttron and creating the directory and adding the (openeis-master.zip) content inside this path:
(volttron)USER-NAME@USER-NAME:~/openeis-1.x$ python3 bootstrap.py
My operating system is Ubuntu :16.04 LTS
The text was updated successfully, but these errors were encountered: