Update cryptography package#1577
Conversation
|
@sravyap135 Would you please restart your check? |
|
@zhaoqin-github, Observing error when trying to restart : |
|
@sravyap135 I am not sure what is wrong in Travis... You may use |
|
@sravyap135 The failure in your latest check should be fixed by bfd2bac Let me merge it first, and your check should be fine after a rebase. |
|
@sravyap135 The ci in development branch is OK now. Please rebase your branch. Thank you! |
|
@zhaoqin-github Job succeeds for python 2.7, 3.5 and fails for python 3.6 with error |
I am not quite sure, but this error is listed here https://cryptography.io/en/latest/faq/#installing-cryptography-fails-with-error-can-not-find-rust-compiler The CI build in development branch can pass without you code change. That indicates your code change might not be compatible with every python version. Maybe you can switch to another version of cryptography, for example version 3.3.2, and have a try. |
|
Thanks @zhaoqin-github, It worked ! |

No description provided.