Open lewisl opened 2 months ago
I figured it out:
import nimpy/py_lib as lib
pyInitLibPath("/Library/Frameworks/Python.framework/Versions/3.12/Python")
Sadly, this is neither general nor portable. Any way to create solution that doesn't require the import and call every time?
My python install is from Python.org, so as standard as can be.
I've tried your recommended solution, but that command doesn't run. So, this seems like a more permanent solution by putting:
in my .zhrc