Nitin Madnani

Results 127 comments of Nitin Madnani

Hmm, and what if you run: ```bash CPATH=`xcrun --show-sdk-path`/usr/include pip install python-zpar ``` Sorry, I personally haven’t upgraded to Catalina yet so I don’t have a way to debug this...

Thanks! Can you please answer the following two questions? 1. What does the command `xcrun --show-sdk-path` return on your system? 2. Does the directory `/Library/Developer/CommandLineTools/SDKs/MacOSX.sdk/usr/include` exist on your system?

Okay, I am afraid I am all out of answers then. MacOS Catalina support might have to wait until I figure this out.

I am going to close this and start a fresh PR from `main` since there are too many merge conflicts.

Would supporting anaconda in this way somehow make it possible for the app to recognize existing conda environments or create new ones? Conda environments are a big part of my...