-
Notifications
You must be signed in to change notification settings - Fork 142
Open
@xiongxoy
Description
GraalPy multiContextImport: context 2/3 failed: TypeError: object.__init__() takes exactly one argument (the instance to initialize)
org.graalvm.polyglot.PolyglotException: TypeError: object.__init__() takes exactly one argument (the instance to initialize)
The following is a spring-boot project for reproducing the bug, just create a venv and install numpy in a standalone, and point the external folder to the standalone, and visit http://localhost:8008/api/test/graalpy/simpleMultiContext?contextCount=3&isolateNativeModules=true&externalPythonPath=/codes/graalpy
graalpy-numpy-multi-context-bug-reproducer.zip
ImageMetadata
Metadata
Assignees
Labels
No labels