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

A question about running locally #15

Open
MymengA opened this issue Sep 19, 2022 · 5 comments
Open

A question about running locally #15

MymengA opened this issue Sep 19, 2022 · 5 comments

Comments

@MymengA
Copy link

MymengA commented Sep 19, 2022

I want to run the code locally:python3 -m src.__main__

But after opening, the map of the initialization interface disappears.

Add I would like to ask what is the situation? In addition, if I want to change the map of the initialization interface, where should I change it?

Whether in PV-Hawk-Viewer/src/index.html Line 57 map.setView(new L.LatLng(48.1, 11.5), 8);

Thank you for your reply!

@MymengA
Copy link
Author

MymengA commented Sep 19, 2022

2022-09-19 09-01-52屏幕截图

@LukasBommes
Copy link
Owner

Hey MymengA,

can you check which version of PySide6 you are using locally?

import PySide6
PySide6.__version__

Because, I noted that exactly this bug occurs for PySide6 versions >= 6.2.4. Unluckily, I could not find a solution and also couldn't get any help via the PySide bugtracker.

@zado1999
Copy link

I have this problem too.Can I update PySide6 to another verion to solve this.

@zado1999
Copy link

And I cant open file...

@zado1999
Copy link

My version is 6.2.3

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

3 participants