flet build web and azure-storage-blob #4289
              
                Unanswered
              
          
                  
                    
                      ClearSafety
                    
                  
                
                  asked this question in
                Q&A
              
            Replies: 0 comments
  
    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
I created a form to be used in the web.
It uses the library azure-storage-blob because the form makes upload and download to a Storage in Azure.
Currently, the form is working smoothly hosted in Render.
However, I need to host it in another server and for this I need it in html.
When I run flet build web without azure-storage-blob in the requirements.txt, it works. But when I run it including azure-storage-blob in the requirements.txt, it doesn't conclude.
Flet Version: 0.24.1
Flutter 3.24.4
Windows 11 Pro
Code sample
No response
Error message
------------------------------------------------------
Beta Was this translation helpful? Give feedback.
All reactions