ModuleNotFoundError: No module named 'TikTokApi'
See original GitHub issueRead Below!!! If this doesn’t fix your issue delete these two lines
You may need to install chromedriver for your machine globally. Download it here and add it to your path.
Describe the bug
In my terminal I ran ‘pip3 install TikTokApi’ but I could not import the library in my py file.
The buggy code
Please insert the code that is throwing errors or is giving you weird unexpected results.
# Code Goes Here
from TikTokApi import TikTokapi
Expected behavior
The API should run without any errors.
Error Trace (if any)
Put the error trace below if there’s any error thrown.
# Error Trace Here
Desktop (please complete the following information):
- OS: [I am running it on Mac OS mojave]
- TikTokApi Version [e.g. 3.3.1] - if out of date upgrade before posting an issue
Additional context
Add any other context about the problem here.
Issue Analytics
- State:
- Created 3 years ago
- Comments:15 (1 by maintainers)
Top Results From Across the Web
ModuleNotFoundError: No module named 'TikTokAPI'
However, I run the code again but it throws an error ModuleNotFoundError: No module named 'TikTokAPI' which is weird because I obviously ...
Read more >ModuleNotFoundError: No module named 'tiktok-api'
Hi, My Python program is throwing following error: ModuleNotFoundError: No module named 'tiktok-api' How to remove the ModuleN.
Read more >TikTokApi - PyPI
Unofficial TikTok API in Python. This is an unofficial api wrapper for TikTok.com in python. With this api you are able to call...
Read more >Environment information (required) - You.com
Calling the TikTok API gives a [AttributeError: 'TikTokApi' object has no attribute '_region']() bug. from TikTokApi import TikTokApi api = TikTokApi() for ...
Read more >[Fixed] ModuleNotFoundError: No module named 'google'
[Fixed] ModuleNotFoundError: No module named 'google'. by Chris. 5/5 - (1 vote). Do you encounter this frustrating error when trying out the Google...
Read more >Top Related Medium Post
No results found
Top Related StackOverflow Question
No results found
Troubleshoot Live Code
Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start FreeTop Related Reddit Thread
No results found
Top Related Hackernoon Post
No results found
Top Related Tweet
No results found
Top Related Dev.to Post
No results found
Top Related Hashnode Post
No results found
Top GitHub Comments
Closing because it’s a playwright issue. I think you do need XCode tools installed
Currently there are only 3 methods, I will add more