Conseils d'installation de Python PyTorch

Si vous identifiez cette erreur, accédez aux forums PyTorch. .. ..

import torchvision.transforms as transforms Traceback (most recent call last): File "", line 1, in File "/home/hogehoge/anaconda3/envs/py36/lib/python3.6/site-packages/torchvision-0.1.8-py3.6.egg/torchvision/init.py", line 2, in File "/home/hogehoge/anaconda3/envs/py36/lib/python3.6/site-packages/torchvision-0.1.8-py3.6.egg/torchvision/datasets/init.py", line 1, in File "/home/hogehoge/anaconda3/envs/py36/lib/python3.6/site-packages/torchvision-0.1.8-py3.6.egg/torchvision/datasets/lsun.py", line 2, in File "/home/hogehoge/anaconda3/envs/py36/lib/python3.6/site-packages/PIL/Image.py", line 56, in from . import _imaging as core ImportError: /home/hogehoge/anaconda3/envs/py36/lib/python3.6/site-packages/PIL/_imaging.cpython-36m-x86_64-linux-gnu.so: undefined symbol: PySlice_Unpack

Eh bien, je souffre de cette erreur depuis longtemps. Mon environnement est python 3.6 conda install pytorch torchvision -c soumith Créé avec.

La solution est de passer à python 3.5. c'est tout

$ conda create -n py35 python=3.5
$ conda activate py35
(py35)$ conda install pytorch torchvision -c soumith

Donc, ça marche pour le moment. c'est tout

Recommended Posts

Conseils d'installation de Python PyTorch
Installer pytorch
Installer python
Installez PyTorch
Astuces Python
Astuces Python
Installez Pytorch sur Blender 2.90 python sous Windows
Conseils Python Conda
Conseils de débogage Python
Astuces de clic Python
Installation locale de Python
De manière inattendue (?) Connaissance du bean Python
Installez NAOqi python
Installer le contrôle Python
CentOS8 --Installer --Python3
Installer python sur WSL
Astuces Python et Numpy
Installez Python sur Pidora.
Installez Scrapy sur python3
Installez Python sur Mac
Comment installer python
Installer Python 3 dans un environnement Mac
Installer Python à partir de la source
Installez Python3.4 sur CentOS 6.6
Python débutant touche Pytorch (3)
Installation du laboratoire Python Jupyter
Installer une bibliothèque externe pour python
Astuces Python (mon mémo)
Installez Voluptuous avec Python 2.5
Installez python sur Windows
Installer la diffusion de la torche avec PyTorch 1.7
Installez Python 2.7.3 sur CentOS 5.4
Installez Python avec pyenv
Python débutant touche Pytorch (1)
Python débutant touche Pytorch (2)
Installez Python 3.3 sur Ubuntu 12.04
Installez Python 3.4 sur Mac
Installez Python 3.6 sur Docker
Installez Python (pour Windows)
[2020.8 dernière] Comment installer Python
Conseils pour réfléchir à np.newaxis en Python / Numpy
Comment installer Python [Windows]
Installez Python 3.8 sur RHEL 8 (AppStream)
PyTorch C ++ VS Python (édition 2019)
Installez Python et Flask (Windows 10)
Installer l'environnement Python avec Anaconda
Installer pygame sur python3.4 sur Mac
Windows10: installation de la bibliothèque dlib pour python
Installez Python 3.8 sur CentOS 7 (SCL)
Recevoir des conseils d'entrée standard @ python
Installer une bibliothèque externe avec Python
Installer plusieurs versions de Python
Installez pandas 0.14 sur python3.4 [sur Mac]
Installez Python 3.7 et Django 3.0 (CentOS)
Installez OpenCV sur Ubuntu + python
Python --Installez MySQLDB sur EC2
Installez pyenv depuis Homebrew, installez Python depuis pyenv
[Mac] Conseils: installez pyquery sur Mac [pyquery]
Installez Python 3.8 sur CentOS 8 (AppStream)