-
Notifications
You must be signed in to change notification settings - Fork 3
It always says that the module cannot be found #2
Copy link
Copy link
Open
Description
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "D:\Python312\Lib\site-packages\MetaTrader5\__init__.py", line 258, in <module>
from ._core import *
ImportError: DLL load failed while importing _core: module could not be found.
c++ 20
python 3.12
win10
There should be no problem with your code.
There is a problem with my local environment.
Whether using rust, go, java, or c++,
I cannot import MetaTrader5.
I always get
ImportError: DLL load failed while importing _core: module could not be found.
Is there any solution?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels