pyjulia icon indicating copy to clipboard operation
pyjulia copied to clipboard

find_libpython returns incorrect path

Open thautwarm opened this issue 4 years ago • 0 comments

OS: Darwin Kernel Version 20.3.0 x86_64

  • returned path: usr/local/Cellar/[email protected]/3.9.1/Frameworks/Python.framework/Versions/3.9/Python.dylib
  • correct path: /usr/local/Cellar/[email protected]/3.9.1/Frameworks/Python.framework/Versions/3.9/lib/libpython3.9.dylib

thautwarm avatar Feb 03 '21 17:02 thautwarm