错误:cmd输入conda报错
解决:系统环境设置
错误:python环境切换失败
根本错误:无法加载文件C:\Users\xxx\Documents\WindowsPowerShell\profile.ps1,因为在此系统上禁止运行脚本
解决:https://blog.csdn.net/qq_42951560/article/details/123859735
错误:
C:\Users\liuya>python
Python 3.7.0 (v3.7.0:1bf9cc5093, Jun 27 2018, 04:59:51) [MSC v.1914 64 bit (AMD64)] on win32
Type “help”, “copyright”, “credits” or “license” for more information.
Failed calling sys.interactivehook
Traceback (most recent call last):
File “C:\Python\Python37\lib\site.py”, line 439, in register_readline
readline.read_history_file(history)
File “C:\Python\Python37\lib\site-packages\pyreadline\rlmain.py”, line 165, in read_history_file
self.mode._history.read_history_file(filename)
File “C:\Python\Python37\lib\site-packages\pyreadline\lineeditor\history.py”, line 82, in read_history_file
for line in open(filename, ‘r’):
UnicodeDecodeError: ‘gbk’ codec can’t decode byte 0x80 in position 247: illegal multibyte sequence
解决:https://blog.csdn.net/qq_15000281/article/details/106401531
错误:VScode出现错误:Module “torch” has no “xxx” member pylint no-member
解决:https://blog.csdn.net/m0_46483236/article/details/126647972
错误:
解决:
错误:list’ object has no attribute
解决:HV = ea.indicator.HV(NDSet[0].ObjV, PF)
配置日志??
https://blog.csdn.net/sinat_34166518/article/details/84028155
HV(超体积):
GD(世代距离):
IGD(反转世代距离):