-
Notifications
You must be signed in to change notification settings - Fork 0
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Creating annotation session gets stuck (windows 10) #11
Comments
it worked when I tried again with a 2d tiff tile in a new folder in my home directory... |
but then in the kaibu page I get rpc.js:567 Error: RemoteError: Traceback (most recent call last):
^^^^^^^^^^^^
File "/lib/python311.zip/pyodide/webloop.py", line 401, in run_in_executor
fut.set_result(func(*args))
^^^^^^^^^^^
Plugin script, line 26, in get_random_image
File "numpy/random/mtrand.pyx", line 779, in numpy.random.mtrand.RandomState.randint
File "numpy/random/_bounded_integers.pyx", line 1425, in numpy.random._bounded_integers._rand_int32
ValueError: high <= 0
Exception: Traceback (most recent call last):
^^^^^^^^^^^^
File "/lib/python311.zip/pyodide/webloop.py", line 401, in run_in_executor
fut.set_result(func(*args))
^^^^^^^^^^^
Plugin script, line 26, in get_random_image
File "numpy/random/mtrand.pyx", line 779, in numpy.random.mtrand.RandomState.randint
File "numpy/random/_bounded_integers.pyx", line 1425, in numpy.random._bounded_integers._rand_int32
ValueError: high <= 0
at X._decode (rpc.js:1667:19)
at X._decode (rpc.js:1751:35)
at X._handle_method (rpc.js:1254:27)
at X._fire (index.js:404:11)
at X._on_message (rpc.js:487:12)
at _websocket.onmessage (websocket-client.js:227:16)
_encode @ rpc.js:567Understand this error
rpc.js:787 Uncaught (in promise) Error: Error: RemoteError: Traceback (most recent call last):
^^^^^^^^^^^^
File "/lib/python311.zip/pyodide/webloop.py", line 401, in run_in_executor
fut.set_result(func(*args))
^^^^^^^^^^^
Plugin script, line 26, in get_random_image
File "numpy/random/mtrand.pyx", line 779, in numpy.random.mtrand.RandomState.randint
File "numpy/random/_bounded_integers.pyx", line 1425, in numpy.random._bounded_integers._rand_int32
ValueError: high <= 0
Exception: Traceback (most recent call last):
^^^^^^^^^^^^
File "/lib/python311.zip/pyodide/webloop.py", line 401, in run_in_executor
fut.set_result(func(*args))
^^^^^^^^^^^
Plugin script, line 26, in get_random_image
File "numpy/random/mtrand.pyx", line 779, in numpy.random.mtrand.RandomState.randint
File "numpy/random/_bounded_integers.pyx", line 1425, in numpy.random._bounded_integers._rand_int32
ValueError: high <= 0
at c._decode (rpc.js:787:19)
at c._decode (rpc.js:831:35)
at c._unwrap (rpc.js:863:23)
at rpc.js:260:29
at ne._fire (utils.js:863:11)
at ne.<anonymous> (connection.js:65:16) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
creating an annotation session gets stuck on Windwos 10, Chrome Version 129.0.6668.100 (Offizieller Build) (64-Bit)
The text was updated successfully, but these errors were encountered: