laike9m / Cyberbrain

Python debugging, redefined.
http://bit.ly/cyberbrain-features
MIT License
2.51k stars 159 forks source link

Can not install on Python3 #111

Closed nanfang2000 closed 3 years ago

nanfang2000 commented 3 years ago

C:\WINDOWS\system32>pip3 install cyberbrain ERROR: Could not find a version that satisfies the requirement cyberbrain ERROR: No matching distribution found for cyberbrain

laike9m commented 3 years ago

Please follow the template to provide necessary information. You can append them in this issue.

nanfang2000 commented 3 years ago

Describe the bug Can not install on Python3.6..7

Code to reproduce the bug

pip3 install cyberbrain

Screenshots and/or error messages ERROR: Could not find a version that satisfies the requirement cyberbrain ERROR: No matching distribution found for cyberbrain

Environment: Please provide the following information:

laike9m commented 3 years ago

Cyberbrain only supports Python >= 3.7.0