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

How to Install in Python #2

Open
darkjhesus opened this issue May 4, 2020 · 0 comments
Open

How to Install in Python #2

darkjhesus opened this issue May 4, 2020 · 0 comments

Comments

@darkjhesus
Copy link

Dear, I am trying to install libiec61850 in Python 3. 32 bits windows 64 bits, I genereta the iec61859.py and _iec61859.py files but when I call the funcion with import iec61850, The next error is presented:

import iec61850
Traceback (most recent call last):
File "<pyshell#0>", line 1, in
import iec61850
File "C:\Program Files (x86)\Python38\lib\site-packages\iec61850.py", line 15, in
import _iec61850
ImportError: DLL load failed while importing _iec61850: No se puede encontrar el módulo especificado.

Could you help me with this problem.?

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

1 participant