when i use
send_from_directory
or
send_file
i have this error
[7252:8536:0112/182339.125:ERROR:extension_function_dispatcher.cc(487)] Permission denied for metricsPrivate.recordValue
the file i want download is an pdf and show it, but the download option dont appear
in static/docs/ yes the file is in the folder but when i put all in pyinstaller in onefile i wanna the user can get the download option
on Google Chrome

when i use flask-desktop

when i use
send_from_directory
or
send_file
i have this error
[7252:8536:0112/182339.125:ERROR:extension_function_dispatcher.cc(487)] Permission denied for metricsPrivate.recordValue
the file i want download is an pdf and show it, but the download option dont appear
in static/docs/ yes the file is in the folder but when i put all in pyinstaller in onefile i wanna the user can get the download option
on Google Chrome

when i use flask-desktop