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
Python 3.10.7 (tags/v3.10.7:6cc6b13, Sep 5 2022, 14:08:36) [MSC v.1933 64 bit (AMD64)] on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> from platform import * ; print(' '.join([each for each in uname()]))
Windows DZZO-THETA 10 10.0.19044 AMD64 Intel64 Family 6 Model 78 Stepping 3, GenuineIntel
The text was updated successfully, but these errors were encountered:
DJStompZone
changed the title
Unable to Install With PyPl
Unable to Install With PyPI
Nov 12, 2022
Problem Details
OS Info
Python 3.10.7 on Windows 10 19044
The text was updated successfully, but these errors were encountered: