You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi,
i was coding along with the Flask Lecture and therefore tried to install this lib instead of using python's own sqlite3 module, to make my life a bit easier^^
But when i did pip3 install cs50 (inside my froshims venv) i got this error:
It looks like its an issue with the termcolor package, though im not sure. Im not yet a python expert 😅