-
Notifications
You must be signed in to change notification settings - Fork 3
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Install on OSX Broken #75
Comments
I used to have a similar issue and I think I remedied it by just running On Tue, Sep 15, 2015, 10:42 AM Derek Gaston [email protected]
|
Yes, this is a common problem for swig-wrapped applications installed with
|
@cjosey running the install twice DID fix the problem! Awesome! Thanks! @wbinventor Ben has us using it a bit for generating XS for 212 If you would like to close this issue - that's fine with me... |
I don't plan to fix this so you can close it unless you care to submit a PR.
|
But I wouldn't worry about that since from what I recall after having
|
Not quite sure what's up here. On OSX PINSPEC builds just fine (no obvious errors), but attempting to run any of the sample-input files just yields:
I tried to go into init.py and comment that out... but then it just gets stuck on the next thing. It seems to me that something about swig isn't working... like the python interface files aren't getting created.
Any ideas?
The text was updated successfully, but these errors were encountered: