davidteather / TikTokBot

A TikTokBot that downloads trending tiktok videos and compiles them using FFmpeg
Other
347 stars 61 forks source link

Error with pip install mimetypes #5

Closed Steenos closed 4 years ago

Steenos commented 4 years ago

Cant seem to install mimetypes, I'm on windows 10 I get this error: ERROR: Could not find a version that satisfies the requirement mimetypes (from versions: none) ERROR: No matching distribution found for mimetypes

issue-label-bot[bot] commented 4 years ago

Issue-Label Bot is automatically applying the label bug to this issue, with a confidence of 0.81. Please mark this comment with :thumbsup: or :thumbsdown: to give our bot feedback!

Links: app homepage, dashboard and code for this bot.

davidteather commented 4 years ago

Mimetypes is a standard library in python no need to install it. It's a documentation error.