-
Notifications
You must be signed in to change notification settings - Fork 233
Open
Description
Exception has occurred: ModuleNotFoundError
No module named 'imp'
File "D:\GitHub\Trader\bitget\utils.py", line 5, in
from Crypto.Hash import SHA256
File "D:\GitHub\Trader\bitget\client.py", line 3, in
from . import consts as c, utils, exceptions
File "D:\GitHub\Trader\bitget\v2\mix\order_api.py", line 2, in
from bitget.client import Client
File "D:\GitHub\Trader\Trader.py", line 1, in
import bitget.v2.mix.order_api as maxOrderApi
ModuleNotFoundError: No module named 'imp'
Metadata
Metadata
Assignees
Labels
No labels