Python Forum
Search Results
Post Author Forum Replies Views Posted [asc]
    Thread: Preprocess script
Post: RE: Preprocess script

(Jun-27-2019, 10:32 PM)metulburr Wrote: PS You can also automatically translate python2 to python3 with the built in 2to3. No need to manually do it.Thanks for your answer. I used 2to3 to change th...
Saszalez General Coding Help 2 2,671 Jun-28-2019, 03:27 PM
    Thread: Preprocess script
Post: Preprocess script

Hi all. I'm using Python to process climate data and use it in a weather model. To do this, there was a script in Python2, which I modified to adapt it to Python3. I have a part of the code, which wh...
Saszalez General Coding Help 2 2,671 Jun-27-2019, 10:22 PM
    Thread: Pygrib error
Post: Pygrib error

Hi all. I am creating a script in which I need pygrib. I use Python 3.7.3. When I try to install the module (pip install pygrib) it prints the following: Error:Collecting pygrib Using cached https:...
Saszalez General Coding Help 0 2,209 Jun-25-2019, 10:55 AM
    Thread: Build error (Python 3.7)
Post: Build error (Python 3.7)

Hi all. I'm trying to build Python version 3.7 with the Intel compilers (2018 version). I'm doing it in CentOS 7 with the source code. The steps I follow are: export CC=icc export CXX=icpc export FC...
Saszalez General Coding Help 0 2,255 Jun-20-2019, 07:59 AM

User Panel Messages

Announcements
Announcement #1 8/1/2020
Announcement #2 8/2/2020
Announcement #3 8/6/2020