0

I have a website host on google cloud engine. I use Python Pyramid framework and jinja2.

When I update profile image, image was upload successfull but image is not show .

If i run sudo python3.6 setup.py install and restart web server again. The profile image will be show .

PS : I use mod_wsgi and apache2, not use virtual env

I don't know why, anybody can help me.

0

1 Answer 1

0

If i use

$sudo python3.6 setup.py develop

then upload image was work fine for me.

What the difference between setup.py install and setup.py develop

Sign up to request clarification or add additional context in comments.

1 Comment

Start asking to get answers

Find the answer to your question by asking.

Ask question

Explore related questions

See similar questions with these tags.