twmht / python-rocksdb

Python bindings for RocksDB
BSD 3-Clause "New" or "Revised" License
274 stars 89 forks source link

illegal instruction #34

Closed ghost closed 5 years ago

ghost commented 5 years ago
root@vmi210639:/home/rocksdb/pyrocks_test# python3.6 -c 'import rocksdb'
Illegal instruction
abhiramr commented 5 years ago

@vinnyvoo Unable to replicate your error. Have you followed the instructions on the README completely? https://github.com/twmht/python-rocksdb/blob/master/README.rst

ghost commented 5 years ago

the issue was resolved after i rebuild. thanks. closing.