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
I just tried to use your python script and before running it, I just tried to install dependencies this way:
pip install dateutil json markdown pickle re requests smtplib
Defaulting to user installation because normal site-packages is not writeable
ERROR: Could not find a version that satisfies the requirement dateutil (from versions: none)
ERROR: No matching distribution found for dateutil
Do you have any idea why it occurs?
The text was updated successfully, but these errors were encountered:
Hello,
I just tried to use your python script and before running it, I just tried to install dependencies this way:
Do you have any idea why it occurs?
The text was updated successfully, but these errors were encountered: