Skip to content
This repository has been archived by the owner on Feb 4, 2022. It is now read-only.

Missing required dependency in setup.py #3

Open
MadhavJivrajani opened this issue Jan 22, 2021 · 1 comment · May be fixed by #15
Open

Missing required dependency in setup.py #3

MadhavJivrajani opened this issue Jan 22, 2021 · 1 comment · May be fixed by #15
Labels
good first issue Good for newcomers

Comments

@MadhavJivrajani
Copy link
Member

The dependency psutil is missing from the list of required installs in setup.py causing it to throw an exception when heiko is installed/built with pip install . or pip install heiko.

@MadhavJivrajani MadhavJivrajani changed the title Missing reqiored dependency in setup.py Missing required dependency in setup.py Jan 22, 2021
@psiayn psiayn added the good first issue Good for newcomers label Jan 25, 2021
@soham4abc
Copy link

I can fix this

@soham4abc soham4abc linked a pull request Jun 11, 2021 that will close this issue
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
good first issue Good for newcomers
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants