You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I just found this project and it looks cool, but I can see immediately that the sigma collection does not seem to be part of the sigma packages, it would be nice to put some requirements.txt. I have build this up with poetry too, but overall doesn't seem to be working. Is there something I am missing?
root@ubuntu-4gb-hel1-2:~/pySigma-backend-insightidr/dist# pip3 list | grep -i sigma WARNING: Skipping /usr/lib/python3.12/dist-packages/argcomplete-3.1.4.dist-info due to invalid metadata entry 'name' sigmatools 0.23.1 root@ubuntu-4gb-hel1-2:~/pySigma-backend-insightidr/dist#
`Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
import sigma`
The text was updated successfully, but these errors were encountered:
Hi!,
I just found this project and it looks cool, but I can see immediately that the sigma collection does not seem to be part of the sigma packages, it would be nice to put some requirements.txt. I have build this up with poetry too, but overall doesn't seem to be working. Is there something I am missing?
root@ubuntu-4gb-hel1-2:~/pySigma-backend-insightidr/dist# pip3 list | grep -i sigma WARNING: Skipping /usr/lib/python3.12/dist-packages/argcomplete-3.1.4.dist-info due to invalid metadata entry 'name' sigmatools 0.23.1 root@ubuntu-4gb-hel1-2:~/pySigma-backend-insightidr/dist#
`Python 3.12.3 (main, Apr 10 2024, 05:33:47) [GCC 13.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
The text was updated successfully, but these errors were encountered: