-
Type:
Story
-
Status: Done (View Workflow)
-
Priority:
Normal
-
Resolution: Done
-
Affects Version/s: None
-
Fix Version/s: None
-
Component/s: None
-
Labels:None
-
Sprint:2DDRP-2019 G
In building drp_stella following the upgrade to LSST 18.1.0, we get some warnings like:
/opt/pfs/python/miniconda3-4.5.12/envs/lsst-scipipe-1172c30/lib/python3.7/importlib/_bootstrap.py:219: FutureWarning: pybind11-bound class 'pfs.drp.stella.detectorMap.DetectorMap' is using an old-style placement-new '__setstate__' which has been deprecated. See the upgrade guide in pybind11's docs. This message is only visible when compiled in debug mode.
These should be fairly easy to fix.