We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Somehow the orekit package gets registred as a pypi package installed with pip.
mamba list orekit
orekit 11.3.2 pypi_0 pypi
The expected result would be like build & channel for other packages:
matplotlib 3.5.3 py310hff52083_2 conda-forge matplotlib-base 3.5.3 py310h8d5ebf3_2 conda-forge
N/A
conda info N/A
The text was updated successfully, but these errors were encountered:
initial error report at: https://gitlab.orekit.org/orekit-labs/python-wrapper/-/issues/455
Sorry, something went wrong.
Seems similar to conda/conda#8185
No branches or pull requests
Solution to issue cannot be found in the documentation.
Issue
Somehow the orekit package gets registred as a pypi package installed with pip.
mamba list orekit
packages in environment at XXX:
Name Version Build Channel
orekit 11.3.2 pypi_0 pypi
The expected result would be like build & channel for other packages:
Name Version Build Channel
matplotlib 3.5.3 py310hff52083_2 conda-forge
matplotlib-base 3.5.3 py310h8d5ebf3_2 conda-forge
Installed packages
Environment info
The text was updated successfully, but these errors were encountered: