#2800 closed defect (worksforme)
win32 python2 builds have crypto packaging problems
Reported by: | Antoine Martin | Owned by: | Antoine Martin |
---|---|---|---|
Priority: | major | Milestone: | 4.1 |
Component: | packaging | Version: | 3.0.x |
Keywords: | Cc: |
Description
cffi
is no longer packaged by msys2...
And building it by hand doesn't install the _cffi_backend.pyd
part.
Then the build fails trying to import cryptography
.
Change History (2)
comment:1 Changed 10 months ago by
Resolution: | → worksforme |
---|---|
Status: | new → closed |
comment:2 Changed 3 months ago by
this ticket has been moved to: https://github.com/Xpra-org/xpra/issues/2800
Note: See
TracTickets for help on using
tickets.
I
easy-install
ed them and also tried manually, it didn't seem to work but now the problem is gone?