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

[BUG]: DFP Grafana: ModuleNotFoundError: No module named 'logging_loki' #1996

Closed
2 tasks done
dagardner-nv opened this issue Oct 25, 2024 · 1 comment
Closed
2 tasks done
Assignees
Labels
bug Something isn't working

Comments

@dagardner-nv
Copy link
Contributor

Version

24.10

Which installation method(s) does this occur on?

Docker, Source

Describe the bug.

(morpheus) root@f91dc8c22efb:/workspace/examples/digital_fingerprinting/production# export PYTHONPATH=/workspace/examples/digital_fingerprinting/production/morpheus
(morpheus) root@f91dc8c22efb:/workspace/examples/digital_fingerprinting/production# cd /workspace/examples/digital_fingerprinting/production/grafana
python run.py --log_level DEBUG --train_users generic --start_time "2022-08-01" --input_file="../../../data/dfp/azure-training-data/AZUREAD_2022*.json"
Traceback (most recent call last):
  File "/workspace/examples/digital_fingerprinting/production/grafana/run.py", line 26, in <module>
    import logging_loki
ModuleNotFoundError: No module named 'logging_loki'

Minimum reproducible example

No response

Relevant log output

Click here to see error details

[Paste the error here, it will be hidden by default]

Full env printout

Click here to see environment details

[Paste the results of print_env.sh here, it will be hidden by default]

Other/Misc.

No response

Code of Conduct

  • I agree to follow Morpheus' Code of Conduct
  • I have searched the open bugs and have found no duplicates for this bug report
@dagardner-nv dagardner-nv added the bug Something isn't working label Oct 25, 2024
@dagardner-nv dagardner-nv self-assigned this Oct 25, 2024
@dagardner-nv dagardner-nv moved this from Todo to Review - Ready for Review in Morpheus Boards Oct 25, 2024
@dagardner-nv dagardner-nv added this to the 24.10 - Release milestone Oct 28, 2024
@dagardner-nv
Copy link
Contributor Author

Duplicate of #1917

@dagardner-nv dagardner-nv marked this as a duplicate of #1917 Oct 28, 2024
@github-project-automation github-project-automation bot moved this from Review - Ready for Review to Done in Morpheus Boards Oct 28, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Status: Done
Development

No branches or pull requests

1 participant