Menu

Will not Launch from Source code

2020-05-21
2020-07-04
  • Justin Lisota

    Justin Lisota - 2020-05-21

    i get the following if i run from cmd pydarts --forcecalibration any help would be greatly appreciated

    [WARNING] Creating folder C:\Users\jliso/.pydarts
    [DEBUG] Working on section SectionGlobals of your config file.
    [WARNING] Your config file does not contain a section named SectionGlobals.
    [DEBUG] Working on section SectionAdvanced of your config file.
    [WARNING] Your config file does not contain a section named SectionAdvanced.
    [DEBUG] Working on section SectionKeys of your config file.
    [WARNING] Your config file does not contain a section named SectionKeys.

    ########## Welcome to pyDarts

    A Free, Open-Source and Open-Hardware Darts Game

    Please check the website to know more

    http://pydarts.sourceforge.net

    or check the Wiki

    https://obilhaut.freeboxos.fr/pydarts-wiki

    or use --help for available options

    pygame 1.9.6
    Hello from the pygame community. https://www.pygame.org/contribute.html
    [FATAL] Unable to load following dependancies :
    [FATAL] Missing : pyttsx3
    [FATAL] Unable to run pyDarts without them. Please refer to the wiki : https://obilhaut.freeboxos.fr/pydarts-wiki

     
    • poilou

      poilou - 2020-05-24

      Hi Justin,

      Just install pyttsx3 with pip3 :

      pip3 install pyttsx3

      and you're done :)

      Cheers

       
      • Diego2

        Diego2 - 2020-07-04

        Hi poilou, i am testing last source code and when i launch pydarts.bat in windows (8.1), i am facing the same issue as @Justin Lisota. I tried downgrading python from the newest version to 3.6 and 3.7, i have also tryed downgrading pyttsx3 from the last version, to 2.7, and it continues showing the same missing dependencies error.

        Captura

         

        Last edit: Diego2 2020-07-04
  • Diego2

    Diego2 - 2020-07-04

    Update: It now works, but with no audio and randomly getting crashed...Debug error traces seems to be related to pyttsx3 package.
    Captura

    UPDATE2: If i launch from a cmd shell pydarts.py it works like a charm. The only problem es is that now pydarts do not recognize simple 1. I tested with arduino monitor serial and the piece of the board seems to be recognized well..

    if i launch pydarts.exe with administrator "powers", sound doesn't work and pydarts continue crashing randomly due no sound issue/pyttsx3.

     

    Last edit: Diego2 2020-07-04

Anonymous
Anonymous

Add attachments
Cancel





Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.