Skip to content

misc.mod causes an error in NEURON on MacOS #2

@joewgraham

Description

@joewgraham

misc.mod compiles successfully, but causes an error when trying to run the simulation:

% python3 init.py
dlopen failed - 
dlopen(/Users/graham/Desktop/vineet/netpyneca3/x86_64/.libs/libnrnmech.so, 2): Symbol not found: _hoc_is_tempobj
  Referenced from: /Users/graham/Desktop/vineet/netpyneca3/x86_64/.libs/libnrnmech.so
  Expected in: flat namespace
 in /Users/graham/Desktop/vineet/netpyneca3/x86_64/.libs/libnrnmech.so

I removed misc.mod and compiled and then the simulation completed successfully

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions