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

psutil has no wheel on MacOs #771

Closed
bkmartinjr opened this issue May 17, 2019 · 2 comments
Closed

psutil has no wheel on MacOs #771

bkmartinjr opened this issue May 17, 2019 · 2 comments
Assignees
Labels
backend core backend (rest api, web, engine) bug

Comments

@bkmartinjr
Copy link
Contributor

the introduction of psutil as dependency (in 0.10) break the MacOs install, as there is no pre-built macos wheel. We need to make the dependency optional or platform specific, and make the warning that depends upon it conditional.

h/t to @csweaver for diagnosing this

@bkmartinjr bkmartinjr added this to the 0.10.0 milestone May 17, 2019
@bkmartinjr bkmartinjr self-assigned this May 17, 2019
@bkmartinjr bkmartinjr added backend core backend (rest api, web, engine) bug labels May 17, 2019
@csweaver
Copy link
Contributor

See giampaolo/psutil#824 for more info

@csweaver csweaver mentioned this issue May 18, 2019
@bkmartinjr bkmartinjr removed this from the 0.10.0 milestone May 29, 2019
@bkmartinjr
Copy link
Contributor Author

Resolved in 0.11 by removing the feature.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
backend core backend (rest api, web, engine) bug
Projects
None yet
Development

No branches or pull requests

2 participants