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

Unable to run experiments in Python models with specific imports #25

Open
AlABarazi opened this issue Apr 13, 2023 · 2 comments
Open

Unable to run experiments in Python models with specific imports #25

AlABarazi opened this issue Apr 13, 2023 · 2 comments

Comments

@AlABarazi
Copy link

Describe the bug

The simulation run normal without errors, however experiment run generate error from step one as follow
"ERROR simulation: Error with 0 steps taken: Simulation error: Simulation (id: 643692c93f4b1a91f8eedf61) failed with error: Unique("Cannot reach language worker, shutting down")
Learn more about common errors in our docs"
This is the public link to the simulation which inlclude one experiment.
The simulation use Python datatime library, re, and numpy.
Many behaviours are written in Python and some in Javascript.

To reproduce

  1. Click on experiment menu
  2. click on the experiment "1"
  3. wait for sometime
  4. error appear
    Screenshot 2023-04-13 at 14 28 02

Expected behavior

There should be no error , or an error which describe the problem.

Project URL

https://core.hash.ai/@alaabarazi/actor_stable3/main

Device

Macbook Pro (2019) intel

Operating system

Macos 13.2.1

Browser

Version 111.0.5563.146 (Official Build) (x86_64)

Additional context

No response

@vilkinsons
Copy link
Member

Hi @AlABarazi, can you confirm whether this is happening only during local experiment runs, cloud runs, or both?

@AlABarazi
Copy link
Author

Hi @nonparibus I didn't try local run. This is mainly happening during cloud run and possibly during local run.

@vilkinsons vilkinsons changed the title Error when running experiment Unable to run experiments in Python models with specific imports Apr 18, 2023
@vilkinsons vilkinsons transferred this issue from hashintel/hash Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants