cabusar
cabusar
Hi, I found some problems with SQLAlchemy: `[AttributeError: module 'sqlalchemy' has no attribute '__all__']` I solved this problem by updating versions in requirements.txt as below: ``` # This file is...
### Description Hello, Great work on this project, many thanks. :) As OpenAI capability is already here and OpenAI client lib could be used for local AI, it would be...
Hello, I made a few tests with your tool on Debian Stretch and i made a simple systemd service file : (in /lib/systemd/system create a file named : openvmonitor.service) [Unit]...