Skip to content
This repository was archived by the owner on Jul 8, 2025. It is now read-only.
This repository was archived by the owner on Jul 8, 2025. It is now read-only.

Custimization with config in Configuration/GenProduction #9

Description

@srimanob

Hi,

It seems we have issue to inject the requests with customization in Configuration/GenProduction.
The requests are
https://cms-pdmv.cern.ch/mcm/requests?range=HIG-Summer12-02296,HIG-Summer12-02302&page=0&shown=127

Error:
Traceback (most recent call last):
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 30, in
main()
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/wmupload.py", line 27, in main
wma.upload_to_couch(cfg_name, options.label, options.user, options.group)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 208, in upload_to_couch
loadedConfig = __loadConfig(cfg_name)
File "/afs/cern.ch/cms/PPD/PdmV/tools/wmcontrol/modules/wma.py", line 134, in __loadConfig
loadedConfig = imp.load_module(cfgBaseName, modPath[0],modPath[1], modPath[2])
File "HIG-Summer12-02300_1_cfg.py", line 127, in
from Configuration.GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom import customise
ImportError: No module named GenProduction.NMSSM_WorkingPoint_mH1_30_mH2_125p3_MSUSY_1000_SLHA_Custom

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions