-
Notifications
You must be signed in to change notification settings - Fork 20
Closed
Labels
bugSomething isn't workingSomething isn't working
Description
Describe the bug
With a fresh install, I got this message when looking for runs on the GRID
nectarchain.data.management WARNING DIRAC could not be properly initialized: /DIRAC/Setup is not defined. Have you ran "dirac-configure"? This message is raised in case DIRAC can't be properly imported in necatrchain.data.datamagement.
I also realized that with the last CTADIRAC version that comes from pip, DIRAC is not installed anymore.
To Reproduce
Steps to reproduce the behavior:
- Insall conda environemnt
- in a python session, run
from nectarchain.data import DataManagement
DataManagement.findrun(3942)Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working