We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi guys,
Running python setup.py install returns errors that there are some missing files.
python setup.py install
These include:
smoke/io/const.pyx
smoke/replay/decoder/recv_prop/factory.pyx
The text was updated successfully, but these errors were encountered:
Did you take a look at #15? I had the same issue until I downgraded my cython.
Sorry, something went wrong.
No branches or pull requests
Hi guys,
Running
python setup.py install
returns errors that there are some missing files.These include:
smoke/io/const.pyx
(const.py is available)smoke/replay/decoder/recv_prop/factory.pyx
(is missing)The text was updated successfully, but these errors were encountered: