cnr-ibf-pa / hbp-bsp-issues

Ticketing system for developers/testers and power users of the Brain Simulation Platform of the Human Brain Project
4 stars 0 forks source link

BUG: optimization jobs end with error on NSG #492

Closed lbologna closed 5 years ago

lbologna commented 5 years ago

Expected behavior

The optimization jobs submitted to NSG ends successfully

Actual Behavior (please include screenshot if possible)

The optimization jobs submitted to NSG give the following error:

Traceback (most recent call last): File "opt_neuron.py", line 68, in import model File "/projects/ps-nsg/home/nsguser/ngbwr/workspace/NGBW-JOB-BLUEPYOPT_TG-E99B9052BBA643DCA4D1AB2F8268758A/CA1_int_bAC_011017HP2_20180110153901/model/init.py", line 19, in import analysis ModuleNotFoundError: No module named 'analysis'

Steps to reproduce the problem

Launch an optimization job via either the:

lbologna commented 5 years ago

After email exchange with NSG and a system status reversion, the issue has been solved. Note: NSG will pass to python3 as the default python interpreter in the first weeks of December. Closing the issue.