#🔒 Finished build file doesnt do anything

24 messages · Page 1 of 1 (latest)

normal iron
#

Hello, I just downloaded and built this repository: https://github.com/AlexanderMelde/Verkehrszeichenerkennung
It should recognize german traffic signs. When I try to start the .exe file i built a cmd window opens for like 0.1s and nothing else happens.
Could anyone help me?

GitHub

Traffic Sign Detection 🇩🇪 Praktische Implementierung einer Verkehrszeichenerkennung mit OpenCV und Tensorflow im Rahmen einer Studienarbeit. - AlexanderMelde/Verkehrszeichenerkennung

merry crystalBOT
#

@normal iron

Python help channel opened

Remember to:

  • Ask your Python question, not if you can ask or if there's an expert who can help.
  • Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
  • Explain what you expect to happen and what actually happens.

:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.

forest sage
#

try to run it from the cmd to see what it prints

normal iron
pseudo orchid
#

C:\> program_name.exe?

#

Are you asking how to open a command shell?

#

Win+R, cmd, then enter

#

then navigate to whereever that file is and run it.

normal iron
normal iron
pseudo orchid
#

there might be requirements for that project that you don't have installed

#

You should look and see.

#

I don't speak German so I can't help you.

normal iron
#

I already checked that, all requirements are installed

#

if you need any translation just hit me up

pseudo orchid
#

IDK

#

We don't usually help people run stuff they download, rather help them fix their own code.

normal iron
#

okay, thank you very much anyways

pseudo orchid
#

That copyright is from 2018. I would make sure you have those exact versions of the modules installed.

#

The modules could have changed from then to now.

forest sage
normal iron
#

yes i did

merry crystalBOT
#
Python help channel closed

This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.