Details
-
Bug
-
Status: Closed (View Workflow)
-
Medium
-
Resolution: Fixed
-
6.13/03
-
None
-
Centos7, x86-64, gcc62
Description
When importing gVirtualX from PyROOT, the following error shows up:
>>> from ROOT import gVirtualX |
/home/etejedor/root/fork/build/lib/ROOT.py:459: RuntimeWarning: creating converter for unknown type "TTVirtualX**" |
attr = _root.LookupCppEntity( name, PyConfig.ExposeCppMacros )
|
This issue has been pointed out by this forum post:
https://root-forum.cern.ch/t/pyroot-6-and-gvirtualx-eeventtype-etc/28702/6