Py-ART on Win64 Anaconda3 + Spyder (Python 3.8)

90 views
Skip to first unread message

Efren Serra

unread,
Feb 26, 2021, 5:53:40 PM2/26/21
to Py-ART Users
Gents - I want to get Py-Art on this platform. Has anyone gotten it to work on this setup? Thank you.

sherma...@gmail.com

unread,
Feb 26, 2021, 7:03:54 PM2/26/21
to Py-ART Users
Hi Efren,
Have you tried a conda environment with spyder within the environment? Something like:
conda create -n pyart_env python=3.8 numpy scipy cartopy cython matplotlib spyder netCDF4 arm_pyart
If so what errors are you getting or problems are you having?

Zach S.

Efren Serra

unread,
Mar 1, 2021, 1:06:36 PM3/1/21
to Py-ART Users
Zach - Thanks for your reply. Here's what I get:

conda-script.py create -n pyart_env python=3.8 numpy scipy cartopy cython matplotlib spyder netCDF4 arm_pyart
usage: conda-script.py [-h] [-V] command ...

conda is a tool for managing and deploying applications, environments and packages.

Options:

sherma...@gmail.com

unread,
Mar 1, 2021, 1:59:33 PM3/1/21
to Py-ART Users
Efren, I don't see the error unless i'm missing it and any reason why your using conda-script.py instead of just conda? I'm not familiar with conda-script.py and is this running the Anaconda prompt?

Zach S.

sherma...@gmail.com

unread,
Mar 1, 2021, 2:01:10 PM3/1/21
to Py-ART Users
And meant to say running in the Anaconda Prompt

Efren Serra

unread,
Mar 9, 2021, 11:29:12 AM3/9/21
to Py-ART Users
Sherman - Sorry for the delay; I had to invoke command from Anaconda Powershell Prompt (Anaconda3) and here is the output:

(base) PS C:\Users\serra> conda create -n pyart_env python=3.8 numpy scipy cartopy cython matplotlib spyder netCDF4 arm_
pyart
Collecting package metadata (current_repodata.json): done
Solving environment: failed with repodata from current_repodata.json, will retry with next repodata source.
Collecting package metadata (repodata.json): done
Solving environment: failed

PackagesNotFoundError: The following packages are not available from current channels:

  - arm_pyart

Current channels:


To search for alternate channels that may provide the conda package you're
looking for, navigate to


and use the search bar at the top of the page.

I was invoking it from Spyder console window pane. Thanks for reply!

On Friday, February 26, 2021 at 4:03:54 PM UTC-8 sherma...@gmail.com wrote:

Kai Mühlbauer

unread,
Mar 9, 2021, 12:03:48 PM3/9/21
to pyart...@googlegroups.com
Hi Efren,

Please try to use conda-forge channel by adding "-c conda-forge" to the command.

Cheers,
Kai
--
Diese Nachricht wurde von meinem Android-Gerät mit K-9 Mail gesendet.

Efren Serra

unread,
Mar 9, 2021, 12:39:33 PM3/9/21
to Py-ART Users
Got it installed and running! The key was the Anaconda Powershell Prompt. Thank you, Sherman.
Reply all
Reply to author
Forward
0 new messages