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
raiseImportError("It is not possible to import Apache Arrow Vector classes because arrow-vector package is not on the class path. Please add this library to your project.")
46
+
raiseImportError(
47
+
"It is not possible to import Apache Arrow Vector classes because arrow-vector package is not on the class path. Please add this library to your project.")
47
48
48
49
ifnot__graalpython__.host_import_enabled:
49
50
raiseNotImplementedError("Host lookup is not allowed. You can allow it while building python context.")
0 commit comments