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.

0.18.1 error when installing on MacOS

See original GitHub issue

When installing on MacOS Monterey I receive the following error:

pyrsistent-0.18.1-cp38-cp38-macosx_10_9_universal2.whl is not a supported wheel on this platform.

Pinning pyrsistent to version 0.18.0 corrects this issue.

It’s also worth noting that this is an x86 Intel CPU rather than an ARM chip.

Issue Analytics

  • State:closed
  • Created 2 years ago
  • Reactions:2
  • Comments:6 (2 by maintainers)

github_iconTop GitHub Comments

1reaction
itobysqcommented, Mar 21, 2022

@alextriaca I solved the “pyrsistent-0.18.1-cp38-cp38-macosx_10_9_universal2.whl is not a supported wheel on this platform.” problem by upgrading my pip version from 20.x to 22.0.4. Hope that helps!

0reactions
tobgucommented, Apr 6, 2022

Great collaboration! 😃 I’ll close this for now. Please re-open if you still have an issue with this.

Read more comments on GitHub >

github_iconTop Results From Across the Web

If an error occurred while updating or installing macOS
If an error occurred while updating or installing macOS · Check your internet connection · Install in safe mode · Install after repairing...
Read more >
Run "Bundle install" I'm facing error occurred while ... - GitHub
1 for inspection. An error occurred while installing pg (0.18. 1), and Bundler cannot continue. Make sure that gem install pg -v '0.18....
Read more >
failed to install pg -v '0.18.4' on mac - Stack Overflow
You need to install libpq. STEPS brew install libpq. Find the libpq version by running below command brew info libpq. Then install pg...
Read more >
scikit-image 0.18.1 - PyPI
Installation from binaries ; Debian/Ubuntu: sudo apt-get install python-skimage ; OSX: pip install scikit-image ; Anaconda: conda install -c conda-forge scikit- ...
Read more >
CANNOT INSTALL 'PG' GEM IN MAC OSX | by Naveen Segaran
Error: Failed to build gem native extension Error: extconf failed, exit code 1. “CANNOT INSTALL 'PG' GEM IN MAC OSX” is published by...
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