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

Issue with netedit: Error "SubTopic '' doesn't exist" #16111

Open
usamael2000 opened this issue Jan 30, 2025 · 1 comment
Open

Issue with netedit: Error "SubTopic '' doesn't exist" #16111

usamael2000 opened this issue Jan 30, 2025 · 1 comment
Assignees
Milestone

Comments

@usamael2000
Copy link

Hello everyone,

I’ve encountered an issue when trying to open netedit. The following error occurs:

$ netedit
Error: SubTopic '' doesn't exist
Quitting (on error).

To provide some context, I installed SUMO using Python in a virtual environment with the following steps:

python -m venv sumo_test
cd sumo_test
. bin/activate
pip install eclipse-sumo

I’ve tested multiple versions of SUMO (1.19.0, 1.20.0, 1.21.0), including the latest development version, but the issue persists. Interestingly, both sumo and sumo-gui are working without any problems.

If anyone has encountered this issue or has suggestions for resolving it, I would greatly appreciate your help.

Thank you!

OS: Debian GNU/Linux trixie/sid x86_64

@palvarezlopez palvarezlopez self-assigned this Jan 31, 2025
@palvarezlopez palvarezlopez added this to the 1.22.0 milestone Jan 31, 2025
@palvarezlopez
Copy link
Member

@usamael2000 thanks!

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

No branches or pull requests

3 participants