You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
[Python] Local imports in _facade.py to delay pythonization lib. loading
This should fix errors on Windows where the `libROOTPythonizations` is
attempted to be loaded before the DLL directory is set correctly in
`ROOT/__init__.py`.
0 commit comments