-
Notifications
You must be signed in to change notification settings - Fork 16
Description
I just installed the software from github using the Git program in Windows 7 and followed the Install instructions and the bootstrap.py was successful. I ran the activate openeis command, created a superuser account, then syncdb, runserver command, and then opened the localhost window in Chrome.
I have created a datamap using the supplied sample data from the Guides folder and then selected the corresponding datasets UserGuide_lighting, UserGuide_WholeBuilding, and UserGuide_AHU to associate with the datamap. However, when I click "Run Analysis..." and then select the dataset, the only application that runs is the Sensor Suitcase: Lighting. The others do not even show up. When I look in the C:\openeis\openeis\applications folder, I see all of the analysis applications there. Why are they not running in the GUI?
I just ran (openeis)openeis runapplication in the cmd window to see what would happen and it gives the same Error: root:Module xxx cannot be imported. Reason: No module named 'numpy'. It gives this error for all applications except Lighting which is the only one that runs inside of the OpenEIS GUI.
Thanks
Jerone