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 'kucoin.client'; 'kucoin' is not a package #93

Open
Trung202 opened this issue Sep 15, 2021 · 3 comments
Open

no module named 'kucoin.client'; 'kucoin' is not a package #93

Trung202 opened this issue Sep 15, 2021 · 3 comments

Comments

@Trung202
Copy link

No description provided.

@saeedkh11
Copy link

maybe your python code name is kucoin change your code name

@pb360
Copy link

pb360 commented Feb 21, 2022

where is the script?
you may need to do

import sys
sys.path.append('/path/to/kucoin_dir/'

@gh-user-source
Copy link

maybe your python code name is kucoin change your code name

This was the issue for me, I named the file 'kucoin.py', gets me every time.

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

4 participants