Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Mac OS Catalina installation fails #1705

Closed
aidar-ms opened this issue Feb 22, 2020 · 2 comments
Closed

Mac OS Catalina installation fails #1705

aidar-ms opened this issue Feb 22, 2020 · 2 comments

Comments

@aidar-ms
Copy link

Mac OS Catalina

  • Version: 10.15.3
  • { psutil version: 5.7.0 }
  • { python version: 3.6.9 }

Bug description
I'm trying to install the package via Pipenv. Here's the stack trace printed out: https://gist.github.com/aidar-ms/543940db2ddd8711b274f394982f3bf9. 5.7.0 has been failing to install for few days now. I downgraded psutil to 5.6.7 and it worked for a day, but now it's failing as well. Idk if it's an issue with Xcode or your recent commits, but could you please take a look?

@aidar-ms aidar-ms added the bug label Feb 22, 2020
@aidar-ms
Copy link
Author

I should add that I'm trying to install it via Pipenv and what here's what it's saying:

Installing psutil==5.7.0…
Adding psutil to Pipfile's [packages]…
✔ Installation Succeeded
Pipfile.lock (13700d) out of date, updating to (0372a6)…
Locking [dev-packages] dependencies…
✔ Success!
Locking [packages] dependencies…
✔ Success!
Updated Pipfile.lock (13700d)!
Installing dependencies from Pipfile.lock (13700d)…
An error occurred while installing psutil==5.7.0 --hash=sha256:1413f4158eb50e110777c4f15d7c759521703bd6beb58926f1d562da40180058 --hash=sha256:298af2f14b635c3c7118fd9183843f4e73e681bb6f01e12284d4d70d48a60953 --hash=sha256:60b86f327c198561f101a92be1995f9ae0399736b6eced8f24af41ec64fb88d4 --hash=sha256:685ec16ca14d079455892f25bd124df26ff9137664af445563c1bd36629b5e0e --hash=sha256:73f35ab66c6c7a9ce82ba44b1e9b1050be2a80cd4dcc3352cc108656b115c74f --hash=sha256:75e22717d4dbc7ca529ec5063000b2b294fc9a367f9c9ede1f65846c7955fd38 --hash=sha256:a02f4ac50d4a23253b68233b07e7cdb567bd025b982d5cf0ee78296990c22d9e --hash=sha256:d008ddc00c6906ec80040d26dc2d3e3962109e40ad07fd8a12d0284ce5e0e4f8 --hash=sha256:d84029b190c8a66a946e28b4d3934d2ca1528ec94764b180f7d6ea57b0e75e26 --hash=sha256:e2d0c5b07c6fe5a87fa27b7855017edb0d52ee73b71e6ee368fae268605cc3f5 --hash=sha256:f344ca230dd8e8d5eee16827596f1c22ec0876127c28e800d7ae20ed44c4b310! Will try again.
🐍 ▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉▉ 144/144 — 00:01:37
Installing initially failed dependencies…

So apparently it actually succeeds in installing the package, but when locking it fails with error (stack trace attached in gist)

@aidar-ms
Copy link
Author

Sorry, didn't google hard enough. Found related issue with the same problem: #1632

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants