Built NegPy on an Intel Mac #301
guy-middleton
started this conversation in
General
Replies: 2 comments 1 reply
-
|
good to know, rawpy not building was main reason I dropped intel mac support as it prevented me from supporting more recent camera files |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
I'll see if i can get a intel macos build again for next release |
Beta Was this translation helpful? Give feedback.
1 reply
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
My main deskop machine is (still) an Intel-based Mac Mini running MacOS 15 (Sequoia).
I tried compiling NegPy from source but the build failed because rawpy 0.26.1 won't build.
However, rawpy 0.27.0 does build on an Intel Mac, and after changing the dependency in pyproject.tom to "rawpy>=0.26.1" I was able to build NegPy. I haven't converted any negatives yet, but the GUI appears to work correctly.
Beta Was this translation helpful? Give feedback.
All reactions