dblalock / bolt

10x faster matrix and vector operations
Mozilla Public License 2.0
2.47k stars 171 forks source link

"python setup.py install" get problem #9

Closed dumppool closed 3 years ago

dumppool commented 3 years ago

swigging python/bolt/native.i to python/bolt/native_wrap.cpp swig -python -c++ -o python/bolt/native_wrap.cpp python/bolt/native.i python/bolt/config.i:51: Error: Syntax error in input(1). error: command 'swig' failed with exit status 1

OS: centos linux , python 3.7

dblalock commented 3 years ago

Thanks for filing this! I'm going to consolidate this into #4, but feel free to reopen if you think your issue is different.