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

Launching nrniv -python with Python 3.13.0 does not allow use of gui. #3239

Merged
merged 1 commit into from
Nov 22, 2024

Conversation

nrnhines
Copy link
Member

Closes #3237

Copy link

codecov bot commented Nov 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Project coverage is 67.07%. Comparing base (cc3acde) to head (255b339).
Report is 5 commits behind head on master.

Additional details and impacted files
@@            Coverage Diff             @@
##           master    #3239      +/-   ##
==========================================
- Coverage   67.07%   67.07%   -0.01%     
==========================================
  Files         569      569              
  Lines      111143   111142       -1     
==========================================
- Hits        74551    74550       -1     
  Misses      36592    36592              

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.


🚨 Try these New Features:

Copy link

✔️ 255b339 -> Azure artifacts URL

@nrnhines nrnhines requested review from 1uc and JCGoran November 21, 2024 19:02
Copy link
Collaborator

@1uc 1uc left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't understand this deeply, but it makes sense and fixes a real issue.

@nrnhines nrnhines merged commit 75eb334 into master Nov 22, 2024
35 checks passed
@nrnhines nrnhines deleted the hines/gui-readline-bug branch November 22, 2024 01:17
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.

Python 3.13 and nrniv -python -c "from neuron import h, gui"
3 participants