Skip to content

DIRAC fails to be imported #220

@guillaumegrolleron

Description

@guillaumegrolleron

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:

  1. Insall conda environemnt
  2. in a python session, run
from nectarchain.data import DataManagement
DataManagement.findrun(3942)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions