噩梦重演,在安装了gluonts的虚拟环境中安装matplotlib报错连连:
AttributeError: module ‘dateutil.tz’ has no attribute ‘UTC’ 方案一:python -m pip install --upgrade python-dateutil 方案二:pip uninstall python-dateutil pip install python-dateutil but,but,第二次报同样错误时又不顶用了,在conda/pip uninstall/install python-dateutil,matplotlib,pandas等多次,依然没有效果。最后通过对比环境中包版本与官方requirement不一致的地方,升级ujson,pip install ujson --upgrade --user,好像因此解决问题,安装环境对我来说有时候是一门玄学,不知道怎么不行,不知道怎么又行了,不知道之前行现在为什么又不行…ImportError: No module named dateutil.relativedelta 也是升级python-dateutil,参考 或者升级pandas?参考from matplotlib.cbook import is_string_like, el ImportError: cannot import name ‘is_string_like’ conda uninstall matplotlib,参考We recommend you use --use-feature=2020-resolver to test your packages with the new resolver before it becomes the default. First check if your pip is updated: python -m pip install --upgrade pip and then use: pip install example --use-feature=2020-resolver 参考链接conda list:
# packages in environment at E:\soft\Anaconda3\envs\gluontsv3: # # Name Version Build Channel argon2-cffi 20.1.0 pypi_0 pypi async-generator 1.10 pypi_0 pypi attrs 20.2.0 pypi_0 pypi backcall 0.2.0 pypi_0 pypi blas 1.0 mkl http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free bleach 3.2.1 pypi_0 pypi certifi 2020.6.20 pypi_0 pypi cffi 1.14.3 pypi_0 pypi chardet 3.0.4 pypi_0 pypi colorama 0.4.4 pypi_0 pypi cycler 0.10.0 pypi_0 pypi decorator 4.4.2 pypi_0 pypi defusedxml 0.6.0 pypi_0 pypi entrypoints 0.3 pypi_0 pypi gluonts 0.5.2 pypi_0 pypi icu 57.1 vc14_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free idna 2.6 pypi_0 pypi importlib-metadata 2.0.0 pypi_0 pypi ipykernel 5.3.4 pypi_0 pypi ipython 7.16.1 pypi_0 pypi ipython-genutils 0.2.0 pypi_0 pypi ipywidgets 7.5.1 pypi_0 pypi jedi 0.17.2 pypi_0 pypi jpeg 9b vc14_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free jsonschema 3.2.0 pypi_0 pypi jupyter 1.0.0 pypi_0 pypi jupyter-client 6.1.7 pypi_0 pypi jupyter-console 6.2.0 pypi_0 pypi jupyter-core 4.6.3 pypi_0 pypi jupyterlab-pygments 0.1.2 pypi_0 pypi kiwisolver 1.2.0 pypi_0 pypi libpng 1.6.30 vc14_1 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free markupsafe 1.1.1 pypi_0 pypi matplotlib 2.0.2 np113py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free mistune 0.8.4 pypi_0 pypi mkl 2017.0.3 0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free nbclient 0.5.1 pypi_0 pypi nbconvert 6.0.7 pypi_0 pypi nbformat 5.0.8 pypi_0 pypi nest-asyncio 1.4.1 pypi_0 pypi notebook 6.1.4 pypi_0 pypi numpy 1.13.1 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free openssl 1.0.2l vc14_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free packaging 20.4 pypi_0 pypi pandas 0.20.3 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free pandocfilters 1.4.2 pypi_0 pypi parso 0.7.1 pypi_0 pypi pickleshare 0.7.5 pypi_0 pypi pillow 8.0.0 pypi_0 pypi pip 20.2.4 pypi_0 pypi prometheus-client 0.8.0 pypi_0 pypi prompt-toolkit 3.0.8 pypi_0 pypi pycparser 2.20 pypi_0 pypi pygments 2.7.1 pypi_0 pypi pyparsing 2.2.0 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free pyqt 5.6.0 py36_2 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free pyrsistent 0.17.3 pypi_0 pypi python 3.6.1 2 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free python-dateutil 2.8.1 pypi_0 pypi pytz 2020.1 pypi_0 pypi pywin32 228 pypi_0 pypi pywinpty 0.5.7 pypi_0 pypi pyzmq 19.0.2 pypi_0 pypi qt 5.6.2 vc14_6 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free qtconsole 4.7.7 pypi_0 pypi qtpy 1.9.0 pypi_0 pypi requests 2.18.4 pypi_0 pypi send2trash 1.5.0 pypi_0 pypi setuptools 36.4.0 py36_1 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free sip 4.18 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free six 1.15.0 pypi_0 pypi terminado 0.9.1 pypi_0 pypi testpath 0.4.4 pypi_0 pypi tk 8.5.18 vc14_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free tqdm 4.50.2 pypi_0 pypi traitlets 4.3.3 pypi_0 pypi ujson 1.35 pypi_0 pypi urllib3 1.22 pypi_0 pypi vc 14 0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free vs2015_runtime 14.0.25420 0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free wcwidth 0.2.5 pypi_0 pypi webencodings 0.5.1 pypi_0 pypi wheel 0.29.0 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free widgetsnbextension 3.5.1 pypi_0 pypi wincertstore 0.2 py36_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/free zipp 3.3.1 pypi_0 pypi zlib 1.2.11 vc14_0 http://mirrors.tuna.tsinghua.edu.cn/anaconda/pkgs/freepip list
Package Version ------------------- ---------- -json 1.35 argon2-cffi 20.1.0 async-generator 1.10 attrs 20.2.0 backcall 0.2.0 bleach 3.2.1 blinker 1.4 broken 0.1 brokenaxes 0.4.2 Brotli 1.0.7 certifi 2020.6.20 cffi 1.14.3 chardet 3.0.4 click 7.1.2 colorama 0.4.4 cryptography 2.9.2 cycler 0.10.0 dataclasses 0.7 decorator 4.4.2 defusedxml 0.6.0 entrypoints 0.3 Flask 1.1.2 gluonts 0.5.2 graphviz 0.8.4 h11 0.9.0 h2 3.2.0 holidays 0.9.12 hpack 3.0.0 hyperframe 5.2.0 idna 2.6 importlib-metadata 2.0.0 ipykernel 5.3.4 ipython 7.16.1 ipython-genutils 0.2.0 ipywidgets 7.5.1 jedi 0.17.2 Jinja2 2.11.2 joblib 0.15.1 jsonschema 3.2.0 jupyter 1.0.0 jupyter-client 6.1.7 jupyter-console 6.2.0 jupyter-core 4.6.3 jupyterlab-pygments 0.1.2 kaitaistruct 0.8 kiwisolver 1.2.0 ldap3 2.7 MarkupSafe 1.1.1 matplotlib 2.0.2 mistune 0.8.4 mitmproxy 5.1.1 msgpack 0.6.2 mxnet 1.6.0 nbclient 0.5.1 nbconvert 6.0.7 nbformat 5.0.8 nest-asyncio 1.4.1 notebook 6.1.4 numpy 1.16.6 openpyxl 3.0.3 packaging 20.4 pandas 1.0.5 pandocfilters 1.4.2 parso 0.7.1 passlib 1.7.2 pickleshare 0.7.5 Pillow 8.0.0 pip 20.2.4 prometheus-client 0.8.0 prompt-toolkit 3.0.8 protobuf 3.11.3 publicsuffix2 2.20191221 pyasn1 0.4.8 pycparser 2.20 pydantic 1.6.1 pydivert 2.1.0 Pygments 2.7.1 pyOpenSSL 19.1.0 pyparsing 2.4.7 pyperclip 1.8.0 pyrsistent 0.17.3 python-dateutil 2.8.1 pytz 2020.1 pywin32 228 pywinpty 0.5.7 pyzmq 19.0.2 qtconsole 4.7.7 QtPy 1.9.0 requests 2.18.4 ruamel.yaml 0.16.10 ruamel.yaml.clib 0.2.0 scikit-learn 0.23.0 scipy 1.4.1 Send2Trash 1.5.0 setuptools 36.4.0 six 1.15.0 sortedcontainers 2.1.0 terminado 0.9.1 testpath 0.4.4 threadpoolctl 2.1.0 tornado 6.0.4 tqdm 4.50.2 traitlets 4.3.3 ujson 4.0.1 urllib3 1.22 urwid 2.1.0 wcwidth 0.2.5 webencodings 0.5.1 wechatarticles 0.2 Werkzeug 1.0.1 wheel 0.29.0 widgetsnbextension 3.5.1 wincertstore 0.2 wsproto 0.15.0 xlrd 1.2.0 zipp 3.3.1 zstandard 0.13.0以上如有理解不对的地方,欢迎指教!