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

Fix for Fedora latest #73

Open
wants to merge 2 commits into
base: main
Choose a base branch
from
Open

Fix for Fedora latest #73

wants to merge 2 commits into from

Conversation

JCGoran
Copy link
Collaborator

@JCGoran JCGoran commented Sep 11, 2024

One of the init scripts in the latest version of LMOD doesn't handle -e mode properly, so as a fix we temporarily turn it off when using it.

@JCGoran
Copy link
Collaborator Author

JCGoran commented Sep 25, 2024

Seems that now we have a (new!) build failure on MacOS with NEURON 8.2.6. The traceback is:

Traceback (most recent call last):
  File "/Users/runner/work/nrn-build-ci/nrn-build-ci/nrn/setup.py", line 659, in <module>
    mac_osx_setenv()
  File "/Users/runner/work/nrn-build-ci/nrn-build-ci/nrn/setup.py", line 628, in mac_osx_setenv
    if py_osx_framework is not None and explicit_target > py_osx_framework:
                                        ^^^^^^^^^^^^^^^
UnboundLocalError: cannot access local variable 'explicit_target' where it is not associated with a value

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.

2 participants