[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[python #LBW-397273]: Error with cartopy and Python 3.8 (Mac + Linux)



Greetings!

Apologies on the really slow response, it's been...well one interesting month. 
Anyhow, to the matter at hand. I just created a new CentOS 6.10 VM and created 
a new Python environment from the list of packages you provided. One thing that 
sticks out is the Python package you have installed: "python 3.8.11 
h12debd9_0_cpython defaults". That's interesting because it's installed from 
the defaults channel, and also when I try to run that particular Python package 
on my new CentOS 6.10 VM, I get:

    python: /lib64/libc.so.6: version `GLIBC_2.15' not found (required by 
python)
    python: /lib64/libc.so.6: version `GLIBC_2.14' not found (required by 
python)
    python: /lib64/libc.so.6: version `GLIBC_2.17' not found (required by 
python)

So I'm *really* curious how there's any way you could actually be running that 
particular Python on CentOS 6.10, since as far as I know there's no way to 
update the glibc there past 2.12.

Could you do the following steps and see what happens when you try to run from 
your py38 environment?

  conda config --set channel_priority strict
  conda update -n py38 --all

Assuming that fails, can you include in your next reply the output from:
  - `conda list --export > package-list.txt`
  - `ls -al` from the directory where you're running the script
  - The output from running your script with `python -vv myscript.py`

Hopefully in that case it will give me more to go on.

Ryan

> Dear Unidata Support Team –
> 
> I sent in Ticket #LBW-397273 over a month ago and have not heard anything 
> back from anyone. The error with cartopy continues on my Mac and my Linux 
> machines, even when updating to cartopy 0.20.0.
> 
> Could I please get an update on this error and what we can do to fix it? 
> Thank you.
> 
> 
> *   Jason
> 
> --
> Jason C. Furtado, Ph.D.
> Associate Professor of Meteorology
> University of Oklahoma
> School of Meteorology
> 120 David L. Boren Blvd Ste #5900
> Norman, OK 73072
> 
> Phone: +1-405-325-1391
> Email: address@hidden<mailto:address@hidden>
> meteorology.ou.edu
> 
> 
> From: Unidata Python Support <address@hidden>
> Date: Tuesday, August 24, 2021 at 4:05 PM
> To: Furtado, Jason C. <address@hidden>
> Subject: [python #LBW-397273]: Error with cartopy and Python 3.8 (Mac + Linux)
> 
> Furtado, Jason C.,
> 
> Thank you for contacting us. This is an automated response confirming the 
> receipt of your ticket. One of our agents will get back to you as soon as 
> possible. For your records, the details of the ticket are listed below. When 
> replying, please make sure that the ticket ID is kept in the subject line to 
> ensure that your replies are tracked appropriately.
> 
> Ticket ID: LBW-397273
> Subject: Error with cartopy and Python 3.8 (Mac + Linux)
> Department: Support Python
> Priority: Low
> Status: Open
> 
> 
> 
> Kind regards,
> 
> Unidata User Support
> 
> 


Ticket Details
===================
Ticket ID: LBW-397273
Department: Support Python
Priority: Low
Status: Closed
===================
NOTE: All email exchanges with Unidata User Support are recorded in the Unidata 
inquiry tracking system and then made publicly available through the web.  If 
you do not want to have your interactions made available in this way, you must 
let us know in each email you send to us.