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
Due to pybind/pybind11#1654 we had to inject builtins in the scope for each exec or eval call, in the next pybind11 release we'll be able to remove this workaround.
The text was updated successfully, but these errors were encountered:
Due to pybind/pybind11#1654 we had to inject builtins in the scope for each
exec
oreval
call, in the next pybind11 release we'll be able to remove this workaround.The text was updated successfully, but these errors were encountered: