Installazione Python: differenze tra le versioni

Da MeteOceanWiki.
Riga 6: Riga 6:
  
  
zypper install python python-devel ipython python-pip python-scipy python-scipy python-matplotlib hdf5 hdf5-devel jasper netcdf netcdf-devel
+
Altrimenti l'installazione tradizionale è la seguente
  
zypper install python-grib_api proj geos geos-devel libgeos python-geos
+
zypper install python python-devel ipython python-pip python-scipy python-scipy python-matplotlib hdf5 hdf5-devel jasper netcdf netcdf-devel
  
zypper install R-base-devel R-base python-singledispatch readline-devel
+
zypper install python-grib_api proj geos geos-devel libgeos python-geos
  
zypper addrepo http://download.opensuse.org/repositories/science/openSUSE_Leap_42.1/science.repo
+
zypper install R-base-devel R-base python-singledispatch readline-devel
  
zypper refresh
+
zypper addrepo http://download.opensuse.org/repositories/science/openSUSE_Leap_42.1/science.repo
  
zypper install python-pyproj
+
zypper refresh
  
zypper -n install pandoc
+
zypper install python-pyproj
  
zypper at http://download.opensuse.org/repositories/graphics/openSUSE_Leap_42.2 graphics
+
zypper -n install pandoc
  
zypper refresh
+
zypper at http://download.opensuse.org/repositories/graphics/openSUSE_Leap_42.2 graphics
  
zypper -n install OpenSCAD
+
zypper refresh
 +
 
 +
zypper -n install OpenSCAD

Versione delle 22:18, 14 feb 2018

E' preferibile utilizzare Anaconda in quanto l'installazione rimane coerente nel tempo e non è affetta da eventuali scostamenti di aggiornamenti

  • scaricare lo script dal sito di Anaconda e cambiare la directory di destinazione


Altrimenti l'installazione tradizionale è la seguente

zypper install python python-devel ipython python-pip python-scipy python-scipy python-matplotlib hdf5 hdf5-devel jasper netcdf netcdf-devel
zypper install python-grib_api proj geos geos-devel libgeos python-geos
zypper install R-base-devel R-base python-singledispatch readline-devel
zypper addrepo http://download.opensuse.org/repositories/science/openSUSE_Leap_42.1/science.repo
zypper refresh
zypper install python-pyproj
zypper -n install pandoc
zypper at http://download.opensuse.org/repositories/graphics/openSUSE_Leap_42.2 graphics
zypper refresh
zypper -n install OpenSCAD