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

ModuleNotFoundError: No module named 'tikhub.__main__' #15

Closed
cardwords opened this issue May 24, 2023 · 1 comment
Closed

ModuleNotFoundError: No module named 'tikhub.__main__' #15

cardwords opened this issue May 24, 2023 · 1 comment

Comments

@cardwords
Copy link

如题,无法运行demo,已经安装了tikhub。
Traceback (most recent call last):
File "/Users/joechow/workspace/spider/python/douyin/test3.py", line 3, in
from tikhub import TikTokAPI, DouyinAPI
File "/Users/joechow/Library/Python/3.9/lib/python/site-packages/tikhub/init.py", line 10, in
from tikhub.TikTokAPI import TikTokAPI
File "/Users/joechow/Library/Python/3.9/lib/python/site-packages/tikhub/TikTokAPI.py", line 1, in
from tikhub.main import *
ModuleNotFoundError: No module named 'tikhub.main'

@Evil0ctal
Copy link
Member

自述文件未更新,请查看包代码。

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

2 participants