question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

pyrsistent needs wheels

See original GitHub issue

Long story short - as per https://github.com/PelionIoT/manifest-tool/issues/27 it turns out pyrsistent needs some wheels. It does not currently specify them in it’s own requirements.txt, so that should be added there.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Comments:5 (4 by maintainers)

github_iconTop GitHub Comments

2reactions
tobgucommented, Jul 3, 2021

Release 0.18.0 is has wheels built.

0reactions
tobgucommented, Jun 19, 2021

Thanks @johnthagen for contributing to this happening. I’ve released wheels for 0.17.4rc1 now. It would be great with some testing and feedback before I cut a proper release if anyone has the chance to do so.

Read more comments on GitHub >

github_iconTop Results From Across the Web

Upload wheels to PyPI · Issue #196 · tobgu/pyrsistent - GitHub
As per above discussion, we know that pyrsistent doesn't have wheel for aarch64/x86 on PyPI repository. So, while installing pyrsistent via pip ...
Read more >
pyrsistent - PyPI
Pyrsistent is a number of persistent collections (by some referred to as functional data structures). Persistent in the sense that they are immutable....
Read more >
Revision history — Pyrsistent 0.X.Y (moving target ...
Add universal wheels for MacOS, thanks @ntamas for this! ... Fix #209 Update freeze recurse into pyrsistent data structures and thaw to recurse...
Read more >
ERROR: Could not build wheels for scipy which use PEP 517 ...
In my case I was installing from a requirements.txt file with the command: pip install ...
Read more >
Python Wheels
Faster installation for pure Python and native C extension packages. Avoids arbitrary code execution for installation. (Avoids setup.py); Installation of a C ...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found