questmapping

Results 2 comments of questmapping

I get the same error in Google Colab ` try: import TikTokApi except: from pip._internal.main import main as pip pip(["install", "TikTokApi"]) import TikTokApi !python -m playwright install with TikTokApi() as...

> I have similar issues and have seen quite a few other people having similar issues whether on JetBrains or VS code. At least on windows not sure about Mac....