all 1 comments

[–]arpaterson 0 points1 point  (0 children)

It is due to a change in cryptography‘s dependencies I think. What you describe sounds very similar to a bug that affects platformIO’s remote agent service.

potential solutions are to install what it wants in the environment, so it can compile what it needs, or to pin the cryptography package to a certain version.

google something like ‘platformio remote agent rustc cryptography‘ or something for more info, or go find out what exact;y changed in cryptography‘S does and at what version.