Skip to content

Create requirements.txt#19

Closed
AlpinDale wants to merge 1 commit intoLostRuins:concedofrom
AlpinDale:patch-1
Closed

Create requirements.txt#19
AlpinDale wants to merge 1 commit intoLostRuins:concedofrom
AlpinDale:patch-1

Conversation

@AlpinDale
Copy link
Copy Markdown

The koboldcpp.py script seems to import psutil. During my tests with Android, I noticed that library isn't included with a default python installation. A quick pip install psutil fixed this issue.

@LostRuins
Copy link
Copy Markdown
Owner

Thanks for bringing this up. Ah that's actually what I want to avoid - having external dependencies. I forgot my own dev system already had psutil installed but a fresh python install does not. I will have to remove psutil and replace it with some other function instead...

@LostRuins LostRuins closed this Apr 6, 2023
@LostRuins LostRuins added good first issue Good for newcomers wontfix This will not be worked on labels Apr 6, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

good first issue Good for newcomers wontfix This will not be worked on

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants