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

Adding the mention of libmamba solver to installation instructions #280

Merged
merged 1 commit into from
Nov 25, 2024

Conversation

akolsek
Copy link
Member

@akolsek akolsek commented Nov 25, 2024

If you are a first-time contributor to GEOUNED, please read our contributing guidelines:
https://github.com/GEOUNED-org/GEOUNED/blob/main/CONTRIBUTING.md

Description

Following the current instruction, the installation of GEOUNED using Conda can sometimes take a very long time to resolve dependencies. If you have an older version of conda (23.9 or less), the default solver is very slow - it is recommended to install GEOUNED using conda-libmamba-solver, default in conda 23.10 and newer.

Fixes issue

Solves the issue #278

Checklist

  • [x ] I'm making a PR from a feature branch on my fork into GEOUNED-org/GEOUNED/dev branch
  • [x ] I have followed PEP8 style guide for Python or run a formatter such as black or ruff format on my code
  • [x ] I have made corresponding changes to the documentation
  • I have added tests that prove my fix is effective or that my feature works

@akolsek
Copy link
Member Author

akolsek commented Nov 25, 2024

Hopefully this modification will solve some installation problems people using Conda have been experiencing.

@AlvaroCubi AlvaroCubi merged commit 5ffb122 into GEOUNED-org:dev Nov 25, 2024
3 checks passed
jpcatalanUNED pushed a commit that referenced this pull request Dec 12, 2024
* adding version 1.3.0 to docs (#274)

* Update version_switcher.json

Adding the new version to the documentation.

* correction sphere additional plane

* Adding the mention of libmamba solver to installation instructions (#280)

* optimal bounbox to fix Torus bug

* optimal bounbox to fix Torus bug

* Torus envelope fix (partially) (#286)

* Update of the documentation layout (#285)

* update_of_docs

* test

* update 2

* update 3

* update 4

* test 5

* update 6

* update 7

* update 8

* test materials

* test again

* final

---------

Co-authored-by: Jonathan Shimwell <mail@jshimwell.com>
Co-authored-by: Patrick Sauvan <psauvan@ind.uned.es>
Co-authored-by: Aljaz Kolsek (F4E) <158494312+akolsek@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants