随笔分类 - windows环境配置
摘要:黑苹果与Windows系统时间不同步的解决办法: WIN+x 选择管理员模式进入CMD 复制下面红色的文字,点击CDM右键可以直接进行粘贴,然后按回车键即可。 Reg add HKLM\SYSTEM\CurrentControlSet\Control\TimeZoneInformation /v R
阅读全文
摘要:问题: 我在写了shell文件,创建shell文件sky8g.文件。后使用 chmod +x sky8g.sh给予可执行的权限后再次执行 1 chmod +x toutiao_app.sh 执行shell文件 1 ./toutiao_app.sh 出现下面的报错: 1 /bin/bash^M: ba
阅读全文
摘要:问题: ERROR: Command errored out with exit status 1: command: 'C:\ProgramData\anaconda3\envs\flask_learn\python.exe' -u -c 'import sys, setuptools, toke
阅读全文
摘要:1.安装anaconda或者minconda 2.配置环境变量 在环境变量中添加以上三处路径; 3.使用命令创建虚拟环境 # conda create -n env_name list of packages # 下面创建一个名为py36的python3.6环境 conda create -n py
阅读全文
摘要:1、安装Erlang 下载地址:https://www.erlang.org/downloads,本文选择OTP 21.0.1 Windows 64-bit Binary File (91707927) 链接:https://pan.baidu.com/s/1Rhc4QGfrG5zxj0HoHCRc
阅读全文
摘要:celery运行时报错, 报错如下: Traceback (most recent call last): File "d:\python_learn\meiduo_project\env\lib\site-packages\eventlet\support\greendns.py", line 4
阅读全文
摘要:参考:https://www.cnblogs.com/liweiweicode/p/11526010.html 1、设置虚拟机 2、网络设置 3、进入centos 设置相关属性 进入网络配置目录: cd /etc/sysconfig/network-scripts/ 1)、每个虚拟机配置的文件名称一
阅读全文
摘要:在安装django过滤插件时报错,如下: (venv) D:\python_learn\restfullearn\RESTAPI>pip install django-filter Looking in indexes: https://pypi.tuna.tsinghua.edu.cn/simpl
阅读全文
摘要:报错如下: (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
阅读全文

浙公网安备 33010602011771号