-
Notifications
You must be signed in to change notification settings - Fork 1
Open
Description
I have installed the wheel on Windows 10, but it gives an error, when importing:
Error
Traceback (most recent call last):
File "C:\Users\Maksim\Miniconda3\envs\arb32\lib\unittest\case.py", line 60, in testPartExecutor
yield
File "C:\Users\Maksim\Miniconda3\envs\arb32\lib\unittest\case.py", line 676, in run
self._callTestMethod(testMethod)
File "C:\Users\Maksim\Miniconda3\envs\arb32\lib\unittest\case.py", line 633, in _callTestMethod
method()
File "C:\Users\Maksim\Miniconda3\envs\arb32\lib\unittest\loader.py", line 34, in testFailure
raise self._exception
ImportError: Failed to import test module: test_nash
Traceback (most recent call last):
File "C:\Users\Maksim\Miniconda3\envs\arb32\lib\unittest\loader.py", line 154, in loadTestsFromName
module = __import__(module_name)
File "D:\projects\arbitrage_trader\arbitrage_trader\tests\exchange\test_nash.py", line 4, in <module>
from openlimits_python import ExchangeClient
ImportError: DLL load failed while importing openlimits_python: The specified module could not be found.
MehdiSangtarash
Metadata
Metadata
Assignees
Labels
No labels