avilash / TikTokAPI-Python

TikTok API Python Wrapper
http://avilashkumar.com/TikTokAPI-Python/
MIT License
442 stars 114 forks source link

TikTokAPI #46

Open far-rainbow opened 2 years ago

far-rainbow commented 2 years ago

from TikTokAPI import TikTokAPI ModuleNotFoundError: No module named 'TikTokAPI'

BtencateSphereon commented 2 years ago

seems that installing it this way does work

git clone https://github.com/avilash/TikTokAPI-Python.git python setup.py install