Git Product home page Git Product logo

automate-davinci-resolve's People

Contributors

xyzjoey avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

automate-davinci-resolve's Issues

Getting Errors When Trying to Lunch start_script_win.bat

Hi!
I have found your scripts in git hub and I'm interested on how the script works , and I want to test it out , but I can't , since every time I lunch start_script_win.bat it always gives me errors , I have tried and installed python version 3.6.8 and removed python version 3.11.5 , and I'm still getting errors (different errors then the other version).
I have already installed the requirements from install_requirements.bat (every time I tested it out I re installed the requirements)

Can you tell me what python version are you using , and is it related to the issue that I have?
The Error... (I'm On windows 10)

Setup virtual environment...

gui-win: commands[0]> python C:\Users\firef\Desktop\automate-davinci-resolve-master/main_gui.py
Traceback (most recent call last):
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master/main_gui.py", line 1, in <module>
    from automate_davinci_resolve.app.app import App
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master\src\automate_davinci_resolve\app\app.py", line 4, in <module>
    from .actions import (
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master\src\automate_davinci_resolve\app\actions\auto_textplus_style.py", line 7, in <module>
    from ..settings import AppSettings
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master\src\automate_davinci_resolve\app\settings.py", line 3, in <module>
    from pydantic import BaseSettings
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master\.tox\gui-win\Lib\site-packages\pydantic\__init__.py", line 210, in __getattr__
    return _getattr_migration(attr_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\Users\firef\Desktop\automate-davinci-resolve-master\.tox\gui-win\Lib\site-packages\pydantic\_migration.py", line 289, in wrapper
    raise PydanticImportError(
pydantic.errors.PydanticImportError: `BaseSettings` has been moved to the `pydantic-settings` package. See https://docs.pydantic.dev/2.3/migration/#basesettings-has-moved-to-pydantic-settings for more details.

For further information visit https://errors.pydantic.dev/2.3/u/import-error
gui-win: exit 1 (0.39 seconds) C:\Users\firef\Desktop\automate-davinci-resolve-master> python C:\Users\firef\Desktop\automate-davinci-resolve-master/main_gui.py pid=12536
  gui-win: FAIL code 1 (0.50=setup[0.11]+cmd[0.39] seconds)
  evaluation failed :( (0.75 seconds)

C:\Users\firef\Desktop\automate-davinci-resolve-master>

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.