-
Notifications
You must be signed in to change notification settings - Fork 95
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
configuration problem #62
Comments
Hi @sasamy1, I can reproduce this bug and I'll try to push a fix a.s.a.p. What Python version are you using? |
I use python 3.7.1. |
Any news on the fix? I am hitting the same problem. I tried debugging this myself but I am not really an active user of python. |
I have the same problem :/. Has anybody found a solution? |
Hello, I was able to fix this specific error by renaming a file in the pyIPCMI submodule, pull request here: |
I had this issue as well. Per suggestions here, I renamed the file: PoC\lib\pyIPCMI\pyIPCMI\ToolChain\PoC.py To: PoC\lib\pyIPCMI\pyIPCMI\ToolChain\pyIPCMI.py Issue was resolved. |
hi everyone.
i faced with pyIPCMI problem. somebody can help me?
how can i solve this problem?
i referenced POC library document 1.2.0. and exactly followed chap 5.1 to 5.4.1.
The text was updated successfully, but these errors were encountered: