You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
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,
<!--
/* 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: ***@***.***>
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: