radiasoft / jupyter.radiasoft.org

RadiaSoft public Jupyter Server announcements and global configuration
https://jupyter.radiasoft.org
Apache License 2.0
4 stars 0 forks source link

warnings when importing synergia in pre3-devel #7

Closed robnagler closed 7 years ago

robnagler commented 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 *
robnagler commented 7 years ago

No longer using pre3