wkaisertexas / tiktok-uploader

Automatically ⬆️ upload TikTok videos
https://pypi.org/project/tiktok-uploader/
MIT License
390 stars 91 forks source link

tiktok_uploader cannot import #33

Closed simoistgray closed 1 year ago

simoistgray commented 1 year ago

Trying the following imports: from tiktok_uploader.upload import upload_videos from tiktok_uploader.auth import AuthBackend Fails to import. I am using PyCharm and have not run into this issue before, usually it just gives the option to install packages but this does not show up.

Scascull commented 1 year ago

try this in your cmd:pip install tiktok-uploader