You are not logged in.

#1 2024-10-19 09:29:27

Epp
Member
Registered: 2022-07-11
Posts: 81

Request advice install miniforge

Hi, as mentioned, a request for advice.

Perhaps it should be in the newbie section for this, excuses mods.

I've read "There are multiple methods to install conda."  in the arch wiki:
https://wiki.archlinux.org/title/Conda

While not wanting Anaconda software I went for python-conda.
Sadly I did not read the comments, but ended up in package hell.

python-libmamba install failed and the comments in the AUR don't give me much hope.

So, many ways to install conda.
Could you please say what would be the way to get miniforge installed with conda and not with Anaconda or Miniconda?

edit:
I don't see how (without myself editing install file(s)) Melody666's "workaround" could help me:

Once conda is installed, run this command in conda:
    conda config --set solver classic

Not having libmamba or conda installed, it's probably hard to get conda installed (with libmamba being a dependency).

Last edited by Epp (2024-10-19 09:38:06)

Offline

#2 2024-10-19 09:33:17

WorMzy
Administrator
From: Scotland
Registered: 2010-06-16
Posts: 12,477
Website

Re: Request advice install miniforge

Mod note: moving to AUR Issues.


Sakura:-
Mobo: MSI MAG X570S TORPEDO MAX // Processor: AMD Ryzen 9 5950X @4.9GHz // GFX: AMD Radeon RX 5700 XT // RAM: 32GB (4x 8GB) Corsair DDR4 (@ 3000MHz) // Storage: 1x 3TB HDD, 6x 1TB SSD, 2x 120GB SSD, 1x 275GB M2 SSD

Making lemonade from lemons since 2015.

Offline

#3 2024-10-19 11:22:52

Lone_Wolf
Administrator
From: Netherlands, Europe
Registered: 2005-10-04
Posts: 13,038

Re: Request advice install miniforge

epp wrote:

Could you please say what would be the way to get miniforge installed with conda and not with Anaconda or Miniconda?

https://wiki.archlinux.org/title/Conda#miniforge describes how to perform a user install , have you tried that ?

Just remember to disable base to avoid clashes with pacman-installed python .


Disliking systemd intensely, but not satisfied with alternatives so focusing on taming systemd.

clean chroot building not flexible enough ?
Try clean chroot manager by graysky

Offline

#4 2024-10-19 11:44:59

Epp
Member
Registered: 2022-07-11
Posts: 81

Re: Request advice install miniforge

Yeah, I did and I was not totaly sure with the wiki instruction.

You could read in the text that the way to install conda is 1.1 or 1.2.
But this would be strange.

But yes, after the libmamba failure(s), I tried to uninstall all the useless installs (not being able to install all dependencies).
And installed only miniforge.
After that I was not able to use the conda command.

And the output after running the miniforge script mentions mamba:

Transaction starting

Transaction finished

To activate this environment, use:

    micromamba activate /home/ed/miniforge3

Or to execute a single command in this environment, use:

    micromamba run -p /home/ed/miniforge3 mycommand

I think it's not, there are many ways (as for example) 1.1 or 1.2, but conda, miniconda and then step 1.2.

Last edited by Epp (2024-10-19 11:46:14)

Offline

Board footer

Powered by FluxBB