各位大佬救命!我搭建的环境是miniedit v2.3.1;python2.7下运行miniedit,在导出.py文件时报错如下
Exception in Tkinter callback
Traceback (most recent call last):
File "/usr/lib/python2.7/lib-tk/Tkinter.py", line 1540, in __call__
return self.func(*args)
File "miniedit.py", line 2019, in exportScript
for
但是搭建了本地DNS,客户端(windows)创建后立马报NOT IMPLEMENTED,buffer_read_ipv4_address_at,是Windows不支持,但是我看教程搭建都是客户端是windows,不搭建本地DNS,直接设置权威服务器DNS,返回只有answer<1,会直接报DNS DNS didn't return an answer
尝试搭建基于Python3.5和Windows10的虚拟环境。使用说明:
运行命令conda create -n PDSH python=3.5 --file requirements.txt时
错误:
PackagesNotFoundError: The following packages are not available from current channels:
- pillow==3.4.2
- scikit-learn==0.17.1
- seaborn==0.7.0
- numpy==1.11.1
- pandas==0.18.1
- matplot