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 lanch bildin 3d viewer #34

Open
aldrodav opened this issue Sep 9, 2024 · 0 comments
Open

Unable to lanch bildin 3d viewer #34

aldrodav opened this issue Sep 9, 2024 · 0 comments

Comments

@aldrodav
Copy link

aldrodav commented Sep 9, 2024

hope you have a nace day
I try to launch v3d viewer on fresh [full] installation N2G and facing with problem with app definition

PS C:\DevNet2023\day02_yaml\day02_yaml> N2G --v3d-viewer --diagram-file ./Output/sample_v3d_viewer_file.txt
DEBUG:N2G.plugins.viewers.v3d_viewer.v3d_viewer:Starting server on 'http://0.0.0.0:9000', diagram file: './Output/sample_v3d_viewer_file.txt'
Traceback (most recent call last):
File "", line 198, in _run_module_as_main
File "", line 88, in run_code
File "C:\DevNet2023\day02_yaml\day02_yaml.venv\Scripts\n2g.exe_main
.py", line 7, in
File "C:\DevNet2023\day02_yaml\day02_yaml.venv\Lib\site-packages\N2G\utils\N2G_cli.py", line 500, in cli_tool
run_v3d_viewer(
File "C:\DevNet2023\day02_yaml\day02_yaml.venv\Lib\site-packages\N2G\plugins\viewers\v3d_viewer\v3d_viewer.py", line 115, in run_v3d_viewer
app.run(host=ip, port=port, debug=debug, **kwargs)
^^^
NameError: name 'app' is not defined
PS C:\DevNet2023\day02_yaml\day02_yaml>

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

1 participant