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 start openalea.visualea #37

Open
pengssy1 opened this issue Oct 7, 2024 · 9 comments
Open

Unable to start openalea.visualea #37

pengssy1 opened this issue Oct 7, 2024 · 9 comments

Comments

@pengssy1
Copy link

pengssy1 commented Oct 7, 2024

Hi,
When I try to install Visualea : Weberpenn according to the installation manual instructions at Using Visualea : Weberpenn, openalea.visualea does not work. It seems that Visualea has been successfully installed, but the Visualea cannot be started. Here it shows that the Openalea package has been successfully installed.

image
image

@pradal
Copy link
Contributor

pradal commented Oct 7, 2024

OK.
This may be due to wrong building of extension point (the exe script visualea) on Windows.

Could you test in a cmd line
python -c 'import sys; from openalea.visualea import visualeagui; visualeagui.main(sys.argv)'

@pengssy1
Copy link
Author

pengssy1 commented Oct 8, 2024

image
When I checked the sub-files under Scripts in the virtual environment, it seems that visualea did not generate the exe file correctly.
image

@pradal
Copy link
Contributor

pradal commented Oct 16, 2024

Have you installed openalea.visualea?

Use

conda install -c openalea3 -c conda-forge openalea.visualea

@pengssy1
Copy link
Author

image
image

Yes, but did work.

@pradal
Copy link
Contributor

pradal commented Oct 18, 2024

OK. I will try to fix it. Thanks.

@pradal
Copy link
Contributor

pradal commented Oct 18, 2024

I have release a new version of openalea on openalea3 channel.
Please test it to see it works better.

@pengssy1
Copy link
Author

image
image
image
image

Thanks! But seems like doesnot work. Pglviewer can work, but Visualear can not. This version can generate visualea.exe file, however last version can not generate visualea.exe correclty.

@pradal
Copy link
Contributor

pradal commented Oct 18, 2024

Do you have an error when launching visualea?

@pengssy1
Copy link
Author

Do you have an error when launching visualea?

No any response

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants