Replies: 1 comment 1 reply
-
I haven't seen this before.. is the above log using -vv logging from Flet Build (detailed)? That might help identify which specific operation is failing. It's odd.. because I think "errno = 1" is permission denied. Have you previously used this same path (desktop) to create apps and it has worked? Also, it isn't a long term fix and could create issues of its own - but if it is a permissions error, I think we should be able to confirm it by using the below:
|
Beta Was this translation helpful? Give feedback.
1 reply
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.
-
Question
Building of a specific program on MacOS fails with following error:
Using Flet 0.27.6.
The same code builds on linux.
Building other Flet programs on this same MacOS build environment works fine.
I can not share the failing code unfortunately.
Any help would be greatly appreciated
Code sample
No response
Error message
No response
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions