Closed robnagler closed 7 years ago
I think this is probably a non-issue for now.
/home/vagrant/.pyenv/versions/synergia-pre3/lib/synergia/synergia/lattice/__init__.py:1: RuntimeWarning: to-Python converter for boost::shared_ptr<Lattice_element> already registered; second conversion method ignored. from lattice import * /home/vagrant/.pyenv/versions/synergia-pre3/lib/synergia/synergia/lattice/__init__.py:1: RuntimeWarning: to-Python converter for boost::shared_ptr<Chef_lattice> already registered; second conversion method ignored. from lattice import * /home/vagrant/.pyenv/versions/synergia-pre3/lib/synergia/synergia/utils/__init__.py:1: RuntimeWarning: to-Python converter for boost::shared_ptr<Commxx> already registered; second conversion method ignored. from parallel_utils import * /home/vagrant/.pyenv/versions/synergia-pre3/lib/synergia/beamline.py:3: RuntimeWarning: to-Python converter for boost::shared_ptr<beamline> already registered; second conversion method ignored. from pybeamline import * /home/vagrant/.pyenv/versions/synergia-pre3/lib/synergia/synergia/simulation/__init__.py:1: RuntimeWarning: to-Python converter for boost::shared_ptr<Step> already registered; second conversion method ignored. from simulation import *
No longer using pre3
I think this is probably a non-issue for now.