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.

swifter install is stuck

See original GitHub issue

Hey guys, using Python 3.9 here on my local (MacOS). Tried a simple pip install swifter in my venv, and have not been able to pass through this:

INFO: pip is looking at multiple versions of ipykernel to determine which version is compatible with other requirements. This could take a while. Collecting ipykernel>=4.5.1 Using cached ipykernel-5.4.1-py3-none-any.whl (119 kB) Using cached ipykernel-5.4.0-py3-none-any.whl (119 kB) Using cached ipykernel-5.3.4-py3-none-any.whl (120 kB) Using cached ipykernel-5.3.3-py3-none-any.whl (120 kB) Using cached ipykernel-5.3.2-py3-none-any.whl (120 kB) Using cached ipykernel-5.3.1-py3-none-any.whl (120 kB) Using cached ipykernel-5.3.0-py3-none-any.whl (119 kB)

I believe someone else also had this issue and has documented it in this stack overflow post. https://stackoverflow.com/questions/65238819/failed-to-install-swifter-via-pip-info-pip-is-looking-at-multiple-versions

Issue Analytics

  • State:closed
  • Created 3 years ago
  • Reactions:9
  • Comments:11 (2 by maintainers)

github_iconTop GitHub Comments

3reactions
bscholercommented, Feb 15, 2021

What I did to get it to install is first install swifter with no dependencies, then go through one by one and install them.

pip install swifter --no-deps

It’s a bit of a pain, but it keeps it from running for ages (mine ran for about two days before I gave up on it)

1reaction
jmcarpenter2commented, May 14, 2021

Hey everyone, thanks so much for the documentation! This is very helpful. I am planning to make the modin dependency optional, per #147 and #150

Read more comments on GitHub >

github_iconTop Results From Across the Web

Fix a Swiffer Wetjet That Won't Spray - YouTube
Easy easys to fix a Swiffer Wetjet that won't spray. ... Unboxing and Setup of Swiffer Wetjet. DIY Life Tech. DIY Life Tech....
Read more >
What can I do when xcode gets stuck installing? - Reddit
Turns out it wasn't stuck, just still downloading. Open console.app, and search for a process called App Store. It'll be at something like...
Read more >
Xcode 13.2 update is stuck | Apple Developer Forums
I am trying to update XCode to 13.2 on Monterey. It's stuck at "Installing 7.49GB of 7.49GB" (been for a while...). I tried...
Read more >
Install Swifter framework to Xcode - Stack Overflow
First of all you should clone the repo. After that drag and drop Swifter. xcodeproj to your project. Lastly add SwifteriOS.
Read more >
Disassemble a Swiffer WetJet Mop : 5 Steps - Instructables
1. The mop is much easier to work on with the handle off. Conveniently, the handle is secured to the pump assembly and...
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