Skip to content
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

Unable to install bolt #8

Closed
XiaoConstantine opened this issue Sep 2, 2021 · 2 comments
Closed

Unable to install bolt #8

XiaoConstantine opened this issue Sep 2, 2021 · 2 comments

Comments

@XiaoConstantine
Copy link

OS: macOS Big Sur 11.5.2
Python: 2.7.17

Follow the steps mentioned in README, brew install swig, then numpy, last setup install

Still getting following error:

swigging cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in.i to cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in_wrap.cpp
swig -python -c++ -o cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in_wrap.cpp cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in.i
cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in.i:1: Error: Illegal token ''.
cpp/src/external/eigen/.hg/store/data/_c_test_custom.cmake.in.i:1: Error: Syntax error in input(1).
error: command 'swig' failed with exit status 1

Any idea what's going on here? I m not familiar with this swig thing

@dblalock
Copy link
Owner

dblalock commented Sep 8, 2021

I think this is the same issue as #4, so I'm going to go ahead and close this so we can get all the discussion in one place. Feel free to reopen if it looks like you're hitting a different problem though.

@dblalock dblalock closed this as completed Sep 8, 2021
@XiaoConstantine
Copy link
Author

Sounds good, will follow up on the other PR then. Thank you @dblalock !

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants