Giter Club home page Giter Club logo

vup-song-list's Introduction

vup-song-list's People

Contributors

akegarasu avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

vup-song-list's Issues

没有pages文件夹 ,build出错

npm run build

> [email protected] build
> next build


> Build error occurred
Error: > Couldn't find a `pages` directory. Please create one under the project root
    at Object.findPagesDir (C:\Users\yun_er\Downloads\vup-song-list-main\node_modules\next\dist\lib\find-pages-dir.js:33:11)
    at C:\Users\yun_er\Downloads\vup-song-list-main\node_modules\next\dist\build\index.js:116:45
    at async Span.traceAsyncFn (C:\Users\yun_er\Downloads\vup-song-list-main\node_modules\next\dist\trace\trace.js:75:20)
    at async Object.build [as default] (C:\Users\yun_er\Downloads\vup-song-list-main\node_modules\next\dist\build\index.js:82:25)

创建 pages 文件夹后 build 出错

npm run build

> [email protected] build
> next build

info  - Checking validity of types

Failed to compile.

./components/SongDetail.component.jsx
35:11  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element
45:11  Warning: Do not use <img>. Use Image from 'next/image' instead. See: https://nextjs.org/docs/messages/no-img-element  @next/next/no-img-element

./components/SongListFilter.component.jsx
78:17  Error: Missing "key" prop for element in iterator  react/jsx-key

info  - Need to disable some ESLint rules? Learn more here: https://nextjs.org/docs/basic-features/eslint#disabling-rules

json文件bvid的键值为NaN

我歌单文件写完了 也成功生成了 但是运行报错 我用别人生成的JSON文件就可以成功运行 我把我的歌单和生成的JSON发您 麻烦您帮我看下
歌单1.zip

不好意思 又来打扰了

我输入scripts/example.xlsx 并且运行 converter.py 后并未生成 music_list.json
报错如下
PS D:\Users\Desktop\vup-song-list-main\vup-song-list-main\scripts> python converter.py
Traceback (most recent call last):
File "D:\Users\Desktop\vup-song-list-main\vup-song-list-main\scripts\converter.py", line 4, in
song_df = pd.read_excel('./muisc.xlsx')
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\pandas\util_decorators.py", line 311, in wrapper
return func(*args, **kwargs)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\pandas\io\excel_base.py", line 457, in read_excel
io = ExcelFile(io, storage_options=storage_options, engine=engine)
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\pandas\io\excel_base.py", line 1376, in init
ext = inspect_excel_format(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\pandas\io\excel_base.py", line 1250, in inspect_excel_format
with get_handle(
File "C:\Users\Administrator\AppData\Local\Programs\Python\Python39\lib\site-packages\pandas\io\common.py", line 798, in get_handle
handle = open(handle, ioargs.mode)
FileNotFoundError: [Errno 2] No such file or directory: './muisc.xlsx'

您看方便加您个联系方式吗 给您发电赞助一下 毕竟这么麻烦你

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.