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

Missing deps #200

Open
JulienPeloton opened this issue Jul 16, 2024 · 0 comments
Open

Missing deps #200

JulienPeloton opened this issue Jul 16, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@JulienPeloton
Copy link
Member

Describe the issue

From a fresh installation in the fink docker container, I get:

fink_datatransfer -h

Traceback (most recent call last):
  File "/home/libs/miniconda/bin/fink_datatransfer", line 5, in <module>
    from fink_client.scripts.fink_datatransfer import main
  File "/home/libs/miniconda/lib/python3.9/site-packages/fink_client/scripts/fink_datatransfer.py", line 23, in <module>
    import psutil
ModuleNotFoundError: No module named 'psutil'

System Information:
Please update accordingly

  • Operating System: [almalinux9]:
  • Fink client version: [8.5]
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: No status
Development

No branches or pull requests

1 participant