Giter Site home page Giter Site logo

Wie Öffnen? about dashcamcleaner HOT 4 CLOSED

tfaehse avatar tfaehse commented on June 14, 2024
Wie Öffnen?

from dashcamcleaner.

Comments (4)

joshinils avatar joshinils commented on June 14, 2024

da ich weder die gui version benutze, noch windows, hier ein paar ideen von mir:

  • doppelclick auf die main.py datei
  • im terminal den ordner DashcamCleaner/dashcamcleaner/ öffnen und main.py eingeben, enter drücken, das terminal muss offen bleiben.
  • im terminal den ordner DashcamCleaner/dashcamcleaner/ öffnen und python main.py eingeben, enter drücken, das terminal muss offen bleiben.

from dashcamcleaner.

RegularTom91 avatar RegularTom91 commented on June 14, 2024

Doppelclick auf die Datei öffnet nur ein Fenster, was blitzartig verschwindet. Nichts kommt danach.

Zweiter Punkt geht bei der Windows Powsershell nicht.

Dritter Punkt, kommt diese Meldung:

PS C:\Users\Calyx\Desktop\Dashblur\DashcamCleaner\dashcamcleaner> python main.py
Traceback (most recent call last):
File "C:\Users\Calyx\Desktop\Dashblur\DashcamCleaner\dashcamcleaner\main.py", line 260, in
window = MainWindow()
^^^^^^^^^^^^
File "C:\Users\Calyx\Desktop\Dashblur\DashcamCleaner\dashcamcleaner\main.py", line 37, in init
self.blur_wrapper = self.setup_blurrer()
^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Calyx\Desktop\Dashblur\DashcamCleaner\dashcamcleaner\main.py", line 58, in setup_blurrer
blur_wrapper = qtVideoBlurWrapper(weights_name, init_params)
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Users\Calyx\Desktop\Dashblur\DashcamCleaner\dashcamcleaner\src\qt_wrapper.py", line 28, in init
QThread.init(self)
TypeError: VideoBlurrer.init() missing 2 required positional arguments: 'weights_name' and 'parameters'

Windows 10.

from dashcamcleaner.

nils8107 avatar nils8107 commented on June 14, 2024

Hello/ Hallo

I have installed everything on my new PC. Win11, 13700k, RTX4090

I get this error when I want to start the GUI:

Any advice please?

(py39) C:\Users\Nils\OneDrive\Desktop\Dashcamcleaner\dashcamcleaner>python main.py
Traceback (most recent call last):
File "C:\Users\Nils\OneDrive\Desktop\Dashcamcleaner\dashcamcleaner\main.py", line 260, in
window = MainWindow()
File "C:\Users\Nils\OneDrive\Desktop\Dashcamcleaner\dashcamcleaner\main.py", line 37, in init
self.blur_wrapper = self.setup_blurrer()
File "C:\Users\Nils\OneDrive\Desktop\Dashcamcleaner\dashcamcleaner\main.py", line 58, in setup_blurrer
blur_wrapper = qtVideoBlurWrapper(weights_name, init_params)
File "C:\Users\Nils\OneDrive\Desktop\Dashcamcleaner\dashcamcleaner\src\qt_wrapper.py", line 28, in init
QThread.init(self)
TypeError: init() missing 2 required positional arguments: 'weights_name' and 'parameters'

from dashcamcleaner.

RegularTom91 avatar RegularTom91 commented on June 14, 2024

python.exe main.py

das ist alles und es läuft.

from dashcamcleaner.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.