abi / screenshot-to-code

Drop in a screenshot and convert it to clean code (HTML/Tailwind/React/Vue)

Home Page:https://screenshottocode.com

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

I have discovered a problem 、Who can help me take a look? Thank you very much! import name 'BuildBackendException' from 'build' (unknown location)

siYuanJun opened this issue · comments

commented

(myprojectenv) ➜ backend (main) ✗ poetry install cannot import name 'BuildBackendException' from 'build' (unknown location)

commented

It's not possible for me to directly execute the Poetry install, but I ran the/backend/build.sh file and ran Python 3.10- m venv myprojectenv. It seems like I was running Python - m poetry install and surprisingly succeeded.

Great!