abi / abi/screenshot-to-code

Error generating code. Check the Developer Console AND the backend logs for details. Feel free to open a Github issue.

Open
#411 6 comments 2 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
78.7k
Forks
9.6k
PR merge metrics
No merged PRs in 30d

Description

Skipping virtualenv creation, as specified in config file.
/usr/local/lib/python3.12/site-packages/moviepy/config_defaults.py:1: SyntaxWarning: invalid escape sequence '\P'
"""
/usr/local/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py:294: SyntaxWarning: invalid escape sequence '\d'
lines_video = [l for l in lines if ' Video: ' in l and re.search('\d+x\d+', l)]
/usr/local/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py:367: SyntaxWarning: invalid escape sequence '\d'
rotation_lines = [l for l in lines if 'rotate :' in l and re.search('\d+$', l)]
/usr/local/lib/python3.12/site-packages/moviepy/video/io/ffmpeg_reader.py:370: SyntaxWarning: invalid escape sequence '\d'
match = re.search('\d+$', rotation_line)
INFO: Started server process [1]
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:7001/ (Press CTRL+C to quit)

yarn run v1.22.22
$ vite --host 0.0.0.0

VITE v4.5.0 ready in 326 ms

➜ Local: http://localhost:5173/
➜ Network: http://172.23.0.3:5173/

ERROR
[TypeScript] Found 0 errors. Watching for file changes.

WARN Browserslist: caniuse-lite is outdated. Please run:
npx update-browserslist-db@latest
Why you should do it regularly: https://github.com/browserslist/update-db#readme

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.