bmcage / odes

The ODES scikit for ordinary differential and algebraic equations, an extension to scipy
https://scikits-odes.readthedocs.io/
Other
122 stars 44 forks source link

Unable to "conda install -c conda-forge scikits.odes" in osx-arm64 #140

Closed SiddhaSharma closed 1 year ago

SiddhaSharma commented 1 year ago

Unable to install scikits.odes ERROR::

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

  • scikits.odes

Current channels:

aragilar commented 1 year ago

You'll need to file a issue with the conda-forge package maintainers, this isn't a scikits.odes issue.

SiddhaSharma commented 1 year ago

Thanks! Apologies.