-
Notifications
You must be signed in to change notification settings - Fork 399
is python NEST still available? #3792
Copy link
Copy link
Open
Labels
I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)Previously written code will work as before, no one should note anything changing (aside the fix)S: HighShould be handled nextShould be handled nextT: BugWrong statements in the code or documentationWrong statements in the code or documentation
Metadata
Metadata
Assignees
Labels
I: No breaking changePreviously written code will work as before, no one should note anything changing (aside the fix)Previously written code will work as before, no one should note anything changing (aside the fix)S: HighShould be handled nextShould be handled nextT: BugWrong statements in the code or documentationWrong statements in the code or documentation
Type
Projects
Status
To do
Status
To do
Describe the bug
Hi all, sorry for the noob question - pip won't let me install nest-simulator. It gives me this error:
ERROR: No matching distribution found for nest-simulator
To Reproduce
I'm following the instructions on your GitHub page (https://github.com/nest/nest-simulator)
pip install nest-simulator
Expected behavior
I expected pip to find the distribution. It works for everything else...
Screenshots
If applicable, add screenshots to help explain your problem.
Desktop/Environment (please complete the following information):
Additional context
Do I need to provide a version number or something?