Cryptography: error: Can not find Rust compiler wtf?

Created on 7 Feb 2021  路  1Comment  路  Source: pyca/cryptography

Complete output from command python setup.py egg_info:
Traceback (most recent call last):
  File "<string>", line 1, in <module>
  File "/tmp/pip-build-acaqhqbi/cryptography/setup.py", line 13, in <module>
    from setuptools_rust import RustExtension
ModuleNotFoundError: No module named 'setuptools_rust'

Most helpful comment

See #5753.

And maybe don't ask "wtf" in your issue titles.

>All comments

See #5753.

And maybe don't ask "wtf" in your issue titles.

Was this page helpful?
0 / 5 - 0 ratings