TikTokAPI-Python icon indicating copy to clipboard operation
TikTokAPI-Python copied to clipboard

TikTokAPI

Open far-rainbow opened this issue 4 years ago • 2 comments

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

far-rainbow avatar Oct 04 '21 13:10 far-rainbow

seems that installing it this way does work

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

BtencateSphereon avatar Oct 20 '21 14:10 BtencateSphereon