Skip to content
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

Afdd bugs #42

Open
hlngo opened this issue Jan 5, 2018 · 4 comments
Open

Afdd bugs #42

hlngo opened this issue Jan 5, 2018 · 4 comments
Assignees

Comments

@hlngo
Copy link
Contributor

hlngo commented Jan 5, 2018

    • Default values for HW thresholds (Woohyun)
    • Reasonable value ranges for all AFDD apps (Woohyun)
    • Mapping CCV and CoolingCall (Robert)
    • SFStatus and SFSpeed input description messages (Robert)
    • Viz bug when both SFStatus and SFSpeed are not supplied
@hlngo hlngo self-assigned this Jan 5, 2018
@hlngo
Copy link
Contributor Author

hlngo commented Jan 5, 2018

(2) example config param message: reasonable value range is from [low]-to-[high]

@zchox
Copy link

zchox commented Feb 4, 2018

can I install Openeis on one computer on local area network, and use OpenEIS on another computer in the same subnet, by visit the IP and port? I tried windows version ,unfortunately that not work.

@hlngo
Copy link
Contributor Author

hlngo commented Feb 5, 2018

@zchox You should be able to do that. We had the same set up with one OpenEIS server and users can access using the IP address. You may want to look at the firewall setup on the computer that hosts OpenEIS and make sure the port is there in the firewall exception list.

@zchox
Copy link

zchox commented Feb 6, 2018

@hlngo

I already turn off windows 10 firewall. And even on the computer which hosts OpenEIS, I only can use localhost:port or 127.0.0.1:port . if I try IP(self):port will return fail as well.
my windows version is installed by using openeis-setup_2.6-1508-79cbd05.exe

I also tried source code "python3 bootstrap.py" under windows10-64 , I can open OpenEIS successfully by using 127.0.0.1:8000 but not IP as well. but start with error "No module named 'numpy'" I like to know that the numpy module is compulsory or not (for just USEING the OpenEIS)? if it is how can I solve this problem? And which numpy.whl I should use ? I download all numpy-cp34 ' whl s (I am using python3.4.0) and try pip install num-xxxxxxx.whl however no one can be used....

"numpy-1.12.0%2Bmkl-cp34-cp34m-win32.whl is not a supported wheel on this platform."
numpy-1.13.3%2Bmkl-cp34-cp34m-win_amd64.whl is not a supported wheel on this platform.
numpy-1.13.3%2Bmkl-cp34-cp34m-win32.whl is not a supported wheel on this platform.
numpy-1.14.0%2Bmkl-cp34-cp34m-win_amd64.whl is not a supported wheel on this platform.
numpy-1.14.0%2Bmkl-cp34-cp34m-win32.whl is not a supported wheel on this platform.

.....

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants