ajdawson / windspharm

A Python library for spherical harmonic computations on vector winds.
http://ajdawson.github.io/windspharm
MIT License
82 stars 36 forks source link

Conda Install Packages Not Found #106

Closed IOMadness closed 5 years ago

ajdawson commented 5 years ago

You have to provide more details otherwise I cannot hope to help you. Which command are you using, what is the output?

IOMadness commented 5 years ago

Sorry, not sure what happened to the message there.

I work as an IT tech at a university, and we're trying to deploy Python 3.7.2 with windspharm. I tried installing it with: conda install -c conda-forge windspharm as well as: conda install -c conda-forge/label/cf201901 windspharm and I received the error that there was no package named windspharm found. I'm not at work, so I don't have the exact error, but that it was basically that.

ajdawson commented 5 years ago

Please open an issue on the conda-forge package repository https://github.com/conda-forge/windspharm-feedstock and make sure to provide details of which platform you are working on.