Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Conda-forge #19

Open
samsonknight opened this issue May 25, 2022 · 1 comment
Open

Conda-forge #19

samsonknight opened this issue May 25, 2022 · 1 comment

Comments

@samsonknight
Copy link

Would appreciate install availability with conda-forge. It's a little more stable with a conda environment than pypi. Thanks.

@mhogan-nwra
Copy link

Hi @samsonknight,

I have taken the liberty to fork the nvector package into a new PyPI package titled envector. The envector package is intended as a drop-in replacement with minimal changes in your source code as no methods and classes have been removed since the fork. For example, this is a valid snippet

import envector as nv
wgs84 = nv.FrameE(name='WGS84')

While, I have no experience creating a conda-forge package, I would be interested in doing so. I politely request that open the same issue at the envector homepage in order for the package to get more public awareness.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants