-
Notifications
You must be signed in to change notification settings - Fork 27
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
Window crashes when the command is entered in the python shell #36
Comments
I am having the same problem. |
Hi, Sorry for that. Which version of lpy do you use (you can use conda list to know) ? Fred |
<!--
/* Font Definitions */
@font-face
{font-family:"Cambria Math";
panose-1:2 4 5 3 5 4 6 3 2 4;}
@font-face
{font-family:Calibri;
panose-1:2 15 5 2 2 2 4 3 2 4;}
@font-face
{font-family:"Bradley Hand ITC";
panose-1:3 7 4 2 5 3 2 3 2 3;}
/* Style Definitions */
p.MsoNormal, li.MsoNormal, div.MsoNormal
{margin:0cm;
font-size:11.0pt;
font-family:"Calibri",sans-serif;}
a:link, span.MsoHyperlink
{mso-style-priority:99;
color:blue;
text-decoration:underline;}
.MsoChpDefault
{mso-style-type:export-only;}
@page WordSection1
{size:612.0pt 792.0pt;
margin:70.85pt 2.0cm 2.0cm 2.0cm;}
div.WordSection1
{page:WordSection1;}
-->Hello Do not worry, -the version of lpy is 3.13-i run the command you suggested from windows cdm and that’s the error i got Thanks so much for your helpFrancesca Grisafi De : Frederic BoudonEnvoyé le :mercoledì 24 maggio 2023 01:41À : openalea/lpyCc : Corilana; CommentObjet :Re: [openalea/lpy] Window crashes when the command is entered in the python shell (Issue #36) Hi,Sorry for that. Which version of lpy do you use (you can use conda list to know) ?Can you test this command in the shell:python -c"from openalea.lpy.gui.lpystudio import main; main()"and give me the error.Cheers,Fred—Reply to this email directly, view it on GitHub, or unsubscribe.You are receiving this because you commented.Message ID: ***@***.***>
|
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
OS: Windows 11
I installed the binaries using conda following the instructions in the doc.
But when I input command line in python shell panel and type enter, the user interface crashed.
The text was updated successfully, but these errors were encountered: