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

configuration problem #62

Open
sasamy1 opened this issue Oct 26, 2018 · 6 comments
Open

configuration problem #62

sasamy1 opened this issue Oct 26, 2018 · 6 comments

Comments

@sasamy1
Copy link

sasamy1 commented Oct 26, 2018

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.

image

@Paebbels
Copy link
Member

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?

@sasamy1
Copy link
Author

sasamy1 commented Oct 27, 2018

I use python 3.7.1.
Thanks.

@lavovaLampa
Copy link

lavovaLampa commented May 15, 2019

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.

@oholimoli
Copy link

I have the same problem :/. Has anybody found a solution?

@Peppar
Copy link

Peppar commented Jun 17, 2020

Hello, I was able to fix this specific error by renaming a file in the pyIPCMI submodule, pull request here:
VLSI-EDA/pyIPCMI#1
I'm new to this repo but throwing this out there, sorry if I'm missing something.

@poneill1001
Copy link

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.

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

No branches or pull requests

6 participants