Giter Site home page Giter Site logo

Comments (4)

R1ckShi avatar R1ckShi commented on August 14, 2024

应该是你的python没有pip,funasr在"funasr\utils\install_model_requirements.py", line 21处调用的是pip来安装他的requirements
可以搜索下在你的系统环境中安装pip的方法

from funclip.

JackeyLiu000 avatar JackeyLiu000 commented on August 14, 2024

WARNING:root:Initializing VideoClipper.
Traceback (most recent call last):
File "C:\Users\Administrator\FunClip\funclip\launch.py", line 124, in
theme = gr.Theme.load("funclip/utils/theme.json")
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
File "C:\Python311\Lib\site-packages\gradio\themes\base.py", line 139, in load
with open(path) as fp:
^^^^^^^^^^
FileNotFoundError: [Errno 2] No such file or directory: 'funclip/utils/theme.json'

我遇到的是这个问题,代码小白,在本地搭环境,不知道如何处理,求棒棒忙

from funclip.

R1ckShi avatar R1ckShi commented on August 14, 2024

WARNING:root:Initializing VideoClipper. Traceback (most recent call last): File "C:\Users\Administrator\FunClip\funclip\launch.py", line 124, in theme = gr.Theme.load("funclip/utils/theme.json") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python311\Lib\site-packages\gradio\themes\base.py", line 139, in load with open(path) as fp: ^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'funclip/utils/theme.json'

我遇到的是这个问题,代码小白,在本地搭环境,不知道如何处理,求棒棒忙

你需要在Funclip目录下运行这个程序python funclip/launch.py,可以在命令行输入ls,看funclip目录是不是在当前路径下

from funclip.

R1ckShi avatar R1ckShi commented on August 14, 2024

WARNING:root:Initializing VideoClipper. Traceback (most recent call last): File "C:\Users\Administrator\FunClip\funclip\launch.py", line 124, in theme = gr.Theme.load("funclip/utils/theme.json") ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ File "C:\Python311\Lib\site-packages\gradio\themes\base.py", line 139, in load with open(path) as fp: ^^^^^^^^^^ FileNotFoundError: [Errno 2] No such file or directory: 'funclip/utils/theme.json'

我遇到的是这个问题,代码小白,在本地搭环境,不知道如何处理,求棒棒忙

参考一下这个哈 https://www.zhihu.com/question/588872249/answer/3500713424

from funclip.

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.