citronneur / rdpy

Remote Desktop Protocol in Twisted Python
GNU General Public License v3.0
1.67k stars 545 forks source link

ERROR: Package 'rsa' requires a different Python: 2.7.18 not in '>=3.5, <4' #123

Open innxrmxst opened 2 years ago

innxrmxst commented 2 years ago

Command: pip install twisted pyopenssl qt4reactor service_identity rsa pyasn1 --force

Output: Collecting rsa Using cached rsa-4.7.1.tar.gz (38 kB) ERROR: Package 'rsa' requires a different Python: 2.7.18 not in '>=3.5, <4'

AnaDes-DP commented 2 years ago

Install a lower version of rsa, in my case it works rsa==4.5