Replies: 5 comments 2 replies
|
To make desktop apps you need to use bota desktop see https://github.com/omkarcloud/botasaurus-desktop-tutorial |
0 replies
|
i tried this before and this what I get : it looks like package.json is what causing the problem cuz It does not exist .. any ideas? |
0 replies
|
Have you cloned repo and got into directory with Also, pyinstaller is not supported but bota desktop is. |
1 reply
|
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment





Uh oh!
There was an error while loading. Please reload this page.
I built a full scraping project with a UI using Botasaurus. However, when I try to convert it to an exe file, I keep encountering this error:
The project runs perfectly using the command python run.py , so I'm not sure what's causing this.

All reactions