Skip to content

"Could not connect to the Swift simulator" in Colab/Remote Notebook #45

@YuhengZhi

Description

@YuhengZhi

Even though it looks like the implementation of SwiftRoute is attempting to support Colab, my recent tries to run the example code (the piece for running in jupyter notebook) in a Colab notebook has failed with the error message "Could not connect to the Swift simulator ". The same error is given when run in a remote non-colab notebook served on a personal server (but opened via the remote-ssh plugin of vs code).

The same code runs fine on a local jupyter notebook though. Both RTB and Swift are the latest versions via PIP.

I am sorry that web programming is not my most vital skill, so some initial digging & print statements on my side were not very fruitful. All I was able to identify was that this line timed out in the remote notebook, but returned "Connected" in a local notebook.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions