Replies: 9 comments 21 replies
-
Can you be more specific? |
Beta Was this translation helpful? Give feedback.
-
when run the run.py , in the browser appears only this
[cid:1f131ba0-5b06-47f3-9643-1195ff810f22]
…________________________________
From: rht ***@***.***>
Sent: Friday, May 13, 2022 1:02 PM
To: projectmesa/mesa ***@***.***>
Cc: Apalms ***@***.***>; Author ***@***.***>
Subject: Re: [projectmesa/mesa] boid_flockers example problem (Discussion #1311)
Can you be more specific?
—
Reply to this email directly, view it on GitHub<#1311 (comment)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AR3JHIVRNENZN66F67XCOO3VJYSCHANCNFSM5V2S4Y6Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
The screenshot that i sent you is a screenshot of how it look in my browser.
…________________________________
From: rht ***@***.***>
Sent: Friday, May 13, 2022 2:49 PM
To: projectmesa/mesa ***@***.***>
Cc: Apalms ***@***.***>; Author ***@***.***>
Subject: Re: [projectmesa/mesa] boid_flockers example problem (Discussion #1311)
Not sure what that is. A screenshot of what it looks like in your browser would be better.
—
Reply to this email directly, view it on GitHub<#1311 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AR3JHIW4BREXJJ6JXDAOQRTVJY6UJANCNFSM5V2S4Y6Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
I'm sorry. Now i believe that there is a screenshot.
…________________________________
From: rht ***@***.***>
Sent: Friday, May 13, 2022 3:33 PM
To: projectmesa/mesa ***@***.***>
Cc: Apalms ***@***.***>; Author ***@***.***>
Subject: Re: [projectmesa/mesa] boid_flockers example problem (Discussion #1311)
There is no screenshot in any of your messages. If there were, I wouldn't have asked for one.
—
Reply to this email directly, view it on GitHub<#1311 (reply in thread)>, or unsubscribe<https://github.com/notifications/unsubscribe-auth/AR3JHIUQGDAYR3EEE2WNWELVJZD2DANCNFSM5V2S4Y6Q>.
You are receiving this because you authored the thread.Message ID: ***@***.***>
|
Beta Was this translation helpful? Give feedback.
-
Unfortunately is not working |
Beta Was this translation helpful? Give feedback.
-
I installed mesa , after i pip install l -e git+https://github.com/projectmesa/mesa#egg=mesa and so the folder of github appeared in VS code. After that i open run.py from boid_flockers file and then i pressed run to execute the program |
Beta Was this translation helpful? Give feedback.
-
Can you try this: in SimpleContinuousModel.py, add local_includes = ["boid_flockers/simple_continuous_canvas.js"] with local_includes = [os.path.dirname(__file__) + "/simple_continuous_canvas.js"] |
Beta Was this translation helpful? Give feedback.
-
Why only the boid flockers example does not work with visualization?
Beta Was this translation helpful? Give feedback.
All reactions