Cython error + compilation error
- Dominant language
- Cython
- Stars
- 1.3k
- Forks
- 235
- PR merge metrics
- No merged PRs in 30d
Description
```
$ brew info quantlib
quantlib: stable 1.12 (bottled), HEAD
```
```
$ pip3 show cython
Name: Cython Version: 0.27.3
```
```
brew info boost
boost: stable 1.66.0 (bottled), HEAD
```
`Python 3.6.4`
MacOS latest version.
I first tried to `python3 setup.py install` with HEAD, failed with [this error](https://pastebin.com/ELEJrh6M).
Then I tried with [this commit](https://github.com/enthought/pyql/commit/5394649b09f08a7f0b7e239782e5b1de8e641f2c) (got the idea from this [Issue](https://github.com/enthought/pyql/issues/200)), and got the following [output](https://pastebin.com/5XyWgyi6), with an error in the end.
I hope this information helps, please let me know if there's anything else.
Thanks for taking your time to look at this.
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.