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

No module named 'imp' 此接口已经废弃,建议升级 #67

Open
sunlighing opened this issue Feb 6, 2025 · 0 comments
Open

No module named 'imp' 此接口已经废弃,建议升级 #67

sunlighing opened this issue Feb 6, 2025 · 0 comments

Comments

@sunlighing
Copy link

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'

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