We’re very happy to announce our merchandise shop for EuroPython 2021,
with a fabulous new design for the attendee t-shirts:
* EuroPython 2021 Merch Shop *
https://ep2021.europython.eu/europython/europython-merchandise-shop/
You can find the shop under the "EuroPython
i just moved from bottleframework to flask. I changes what needed to be altered
to convert the code and when i run it i just get "Internal server error"
Running tail -f ../logs/error_log i get no errors.
How can i find out what is the culprit here?
[nikos@superhost wsgi]$ export FLASK_APP=w
No, the way i have installed flask was under root account with the command
pip3 install flask.
But even if i installed flask under my nikos user account its evene worse
as the file flask is not entered into PATH.
So i guess as root i have to install flask, but then why cant it import
'run" ?
[ro
Hi
Do you have a file or folder named 'flask' in the same directory as www.py
by any chance?
Steve
On Thu, Jul 8, 2021 at 4:50 PM vergos@gmail.com <
vergos.niko...@gmail.com> wrote:
> i just moved from bottleframework to flask. I changes what needed to be
> altered to convert the code and w
[my reply on the list this time :)]
That's fine. Sorry, I should have provided more information.
This type of error that you're gettting /can/ happen if you have the
library correctly installed, but within your project, you have a different
file of the same name as the library.
Then when python
Στις Πέμπτη, 8 Ιουλίου 2021 στις 7:16:27 μ.μ. UTC+3, ο χρήστης Stestagg έγραψε:
> [my reply on the list this time :)]
>
> That's fine. Sorry, I should have provided more information.
>
> This type of error that you're gettting /can/ happen if you have the
> library correctly installed, but wit
Στις Πέμπτη, 8 Ιουλίου 2021 στις 7:09:49 μ.μ. UTC+3, ο χρήστης Stestagg έγραψε:
> Hi
>
> Do you have a file or folder named 'flask' in the same directory as www.py
> by any chance?
No, the way i have installed flask was under root account with the command
pip3 install flask.
But even if i inst
Στις Πέμπτη, 8 Ιουλίου 2021 στις 7:16:27 μ.μ. UTC+3, ο χρήστης Stestagg έγραψε:
> [my reply on the list this time :)]
>
> That's fine. Sorry, I should have provided more information.
>
> This type of error that you're gettting /can/ happen if you have the
> library correctly installed, but wit
Op 08-07-2021 om 15:42 schreef vergos@gmail.com:
i just moved from bottleframework to flask. I changes what needed to be altered to
convert the code and when i run it i just get "Internal server error"
This error is the error any web site shows when the code of your
application has an error
Στις Παρασκευή, 9 Ιουλίου 2021 στις 12:03:00 π.μ. UTC+3, ο χρήστης Menno
Holscher έγραψε:
> Op 08-07-2021 om 15:42 schreef vergos@gmail.com:
> > i just moved from bottleframework to flask. I changes what needed to be
> > altered to convert the code and when i run it i just get "Internal serve
10 matches
Mail list logo