GithubHelp home page GithubHelp logo

Comments (7)

qweasdf1354 avatar qweasdf1354 commented on July 26, 2024

and i just wanna to ask if i install the ClearMapUi39.yml already, do i need to perform the .sh? and how can i activate the gui

from clearmap2.

Tas-V avatar Tas-V commented on July 26, 2024

Hi,

What I did was

./install_gui.sh -f ClearMapUi39.yml

In the bash terminal while in the ClearMap2.1 directory. This installs and creates the ClearMapUi39 environment correctly.

After responding yes to everything when prompted, close the terminal, reopen, activate the ClearMapUi39 env, and then type clearmap-ui to launch the GUI.

from clearmap2.

crousseau avatar crousseau commented on July 26, 2024

@Tas-V That is indeed the way to go. Please let me know if you have comments on the installer.
@qweasdf1354, does the issue persist with the above solution

from clearmap2.

Tas-V avatar Tas-V commented on July 26, 2024

@crousseau Everything seems fine with the installer; I had to change the numpy version to 1.24.4 due to an error message in my fork but am unsure if that would be necessary for the main branch.

from clearmap2.

qweasdf1354 avatar qweasdf1354 commented on July 26, 2024

Thanks a lot for your reply!! i will try it soon

from clearmap2.

KHBHH avatar KHBHH commented on July 26, 2024

Hi all,

I was having similar issue as well, but I used the above command so that the installation starts:

./install_gui.sh -f ClearMapUi39.yml

But now I am getting error as such:

Updating CUDA dependencies for ClearMap
Creating temporary environment
usage: conda [-h] [-v] [--no-plugins] [-V] COMMAND ...
conda: error: unrecognized arguments: --experimental-solver=libmamba

Any idea what might be the issue?

from clearmap2.

crousseau avatar crousseau commented on July 26, 2024

@KHBHH

It seems there are some recent changes in conda making this incompatible. You can try replacing
--experimental-solver=libmamba
in the install_gui.sh script
with
--solver=libmamba

Please let me know if this works

from clearmap2.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.