Type/Adi
Type/Adi
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
@Jarzamendia Just to confirm a suspicion I might have about this bug, may I ask you if you also have anaconda installed on your windows 11? or do you just...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
I finally found some logs being generated within the build/flutter folder, in a file named 0.28.3, the logs are as follows: ``` Running package command Extra PyPi indexes: [https://pypi.flet.dev] Created...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
I tried running the command it is trying to run, manually, and it worked really quickly and the site-packages folder was filled up with all the files needed, but it...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
I have already tried disabling windows defender[the only antivirus I have], and it didn't change anything, I have also checked process explorer[a tool from microsoft sys internals], and it doesn't...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
@Razielthc It did not work. I tried it and its still stuck on packaging python app, I am thinking of just trying wsl with linux builds at this point... Also,...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
Thanks so much for your help guys! Sadly the devs have decided to completely ignore this bug report for some reason :/ It feels like most of the build related...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
@FeodorFitsner I have tried github actions already, but they get stuck on some flutter header error for some reason :/ I cannot afford to install windows from scratch cuz of...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
Also I just read the other message you've sent! Thanks for replying! I am sorry if it came off really rudely.. I've just been working on this issue for a...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
@FeodorFitsner Yes! I can't wait for 1.0, do yall have any audio-service playback in the background features planned by any chance? Also, If by project you meant the extension creation...
bug: flet build windows gets stuck on packaging python app; and extension template generation issues
yes I have, I have tried with `-v`, `-vv`, and `--verbose`, it fails in all cases with the same logs