Skip to content
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

Mutex Watershed Plugin BioEngine App does not work #422

Open
FynnBe opened this issue Oct 10, 2024 · 0 comments
Open

Mutex Watershed Plugin BioEngine App does not work #422

FynnBe opened this issue Oct 10, 2024 · 0 comments

Comments

@FynnBe
Copy link
Member

FynnBe commented Oct 10, 2024

Mutex Watershed Plugin linked to wild-wale, but odes not start:
image

error in console:

rpc.js:567 Error: Traceback (most recent call last):
  File "/lib/python3.10/site-packages/imjoy_rpc/hypha/websocket_client.py", line 16, in <module>
    from pyodide.ffi import create_proxy  # noqa: F401
ModuleNotFoundError: No module named 'pyodide.ffi'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/lib/python3.10/site-packages/imjoy_rpc/connection/pyodide_connection.py", line 207, in execute
    js.eval(script_template % (content, content))
  File "https://cdn.jsdelivr.net/pyodide/v0.20.1a1/full/pyodide.asm.js", line 10, in runPython
  File "/lib/python3.10/site-packages/_pyodide/_base.py", line 429, in eval_code
    .run(globals, locals)
  File "/lib/python3.10/site-packages/_pyodide/_base.py", line 300, in run
    coroutine = eval(self.code, globals, locals)
  File "<exec>", line 6, in <module>
  File "/lib/python3.10/site-packages/imjoy_rpc/hypha/__init__.py", line 4, in <module>
    from .sync import connect_to_server as connect_to_server_sync
  File "/lib/python3.10/site-packages/imjoy_rpc/hypha/sync.py", line 15, in <module>
    from imjoy_rpc.hypha.websocket_client import (
  File "/lib/python3.10/site-packages/imjoy_rpc/hypha/websocket_client.py", line 29, in <module>
    import websockets
ModuleNotFoundError: No module named 'websockets'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant