I am trying to activate OpenMDAO 0.13.0 virtual environment using the reference documents listed in the website. See: http://openmdao.org/releases/0.13.0/docs/
But have encountered several problems. Although I have rechecked my installation process and system requirements, again and again, I am not sure if my environment is active.
It should be if I am not mistaken- we can see
(root)
in the image below.
At some stage, my command line seems to take the \activate
and \deactivate
the commands, but it doesn't take any further codes to run in it.
I also tried the testflo
command after installing testflo in python, but the results give results as:
0:pass, 0: fail and 0: skiped
The test listed here, gives an error. See image below.
Can you post a step by step guide that is updated and a few sample codes to check if my environment is up and running?
Thanks