Skip to content

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

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

Installing HNN on Windows #332

Closed
sarapiers opened this issue Mar 8, 2023 · 3 comments
Closed

Installing HNN on Windows #332

sarapiers opened this issue Mar 8, 2023 · 3 comments

Comments

@sarapiers
Copy link

Hi, I am very new to all of this. I was trying to install the HNN-GUI for windows, but on the page with the instructions for it, it is recommended the " Microsoft Windows Subsystem for Linux (WSL) installation". Do I have to install a different operating system or there is also a different way to proceed?
Here is the link of the page I am redirected to when choosing Windows in the installation page:
https://jonescompneurolab.github.io/hnn/installer/windows/wsl.html)https://jonescompneurolab.github.io/hnn/installer/windows/

Thank you
Sara

@jasmainak
Copy link
Collaborator

jasmainak commented Mar 8, 2023

I think it might be better if you install the new GUI as a new user ... there might not be very much support for the old GUI if you run into issues. After installing Anaconda and Neuron using the pre-compiled installers, just do:

$ pip install --upgrade "hnn_core[gui] @ https://api.github.com/repos/jonescompneurolab/hnn-core/zipball/master"

See: https://jonescompneurolab.github.io/hnn-core/dev/index.html#installation

cc @chenghuzi ... he will be able to help if you run into issues

@sarapiers
Copy link
Author

sarapiers commented Mar 15, 2023 via email

@jasmainak
Copy link
Collaborator

Hi @sarapiers , can you try these:

https://jonescompneurolab.github.io/hnn-core/dev/gui/tutorial_erp.html

and

https://jonescompneurolab.github.io/hnn-core/dev/gui/basic_gui_usage.html

These are not as detailed in terms of neuroscience as the old tutorials but hopefully gives you enough grounding to read the old tutorials and run it in the new GUI (even though the interface is slightly different). The gamma tutorial with the new GUI is also upcoming !

You can of course try to run the old GUI on a separate environment but I'm afraid it will be hard for us to fix things as we really want to move on to code that can be maintained.

@jonescompneurolab jonescompneurolab locked and limited conversation to collaborators Mar 15, 2023
@jasmainak jasmainak converted this issue into discussion #333 Mar 15, 2023

This issue was moved to a discussion.

You can continue the conversation there. Go to discussion →

Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants