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
$ ./pan.baidu.com.py login
Traceback (most recent call last):
File "./pan.baidu.com.py", line 22, in
import rsa
File "/usr/lib/python2.7/site-packages/rsa/init.py", line 24, in
from rsa.key import newkeys, PrivateKey, PublicKey
File "/usr/lib/python2.7/site-packages/rsa/key.py", line 1
SyntaxError: Non-ASCII character '\xc3' in file /usr/lib/python2.7/site-packages/rsa/key.py on line 1, but no encoding declared; see http://www.python.org/peps/pep-0263.html for details
$ python3 pan.baidu.com.py d "https://pan.baidu.com/s/15FA0l6fMfyHfFV4sDyfwPA" -s rr7o
File "pan.baidu.com.py", line 507
print s% (1, 93, ' !! you don't install shadowsocks for python2.')
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: