报错如下: (venv) D:\python_learn\restfullearn\RESTAPI>python manage.py startapp book Traceback (most recent call last): File "manage.py", line 22, in <mod Read More
posted @ 2020-07-30 23:10
sewen
Views(327)
Comments(0)
Diggs(0)
报错:ImportError: No module named 'winrandom'处理:修改python3安装目录下的 lib/Crypto/Random/OSRNG/nt.py 文件中找到 import winrandom 修改为:from Crypto.Random.OSRNG import Read More
posted @ 2020-07-30 03:37
sewen
Views(494)
Comments(0)
Diggs(0)
报错如下: (env) D:\python_method>pip install alipay_sdk_python-3.3.398-py3-none-any.whl Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simple Proce Read More
posted @ 2020-07-30 01:40
sewen
Views(5511)
Comments(1)
Diggs(1)

浙公网安备 33010602011771号