ovt00 Posted October 28, 2016 Posted October 28, 2016 Hello.Your server has psycopg2 module version 2.4.2 for pyhon 2.7. Could you upgrade it to 2.4.5 or high version? Oleg
wolstech Posted October 30, 2016 Posted October 30, 2016 No. When tommy is released, you'll be able to use a newer version on that server.
ovt00 Posted October 30, 2016 Author Posted October 30, 2016 When tommy will be released?and how can I use python 3 instand python 2.7?
wolstech Posted November 1, 2016 Posted November 1, 2016 Tommy doesn't have a set release date. Python 3 is used by changing the shebang line in your file. Try using /usr/local/bin/python3.2 as the python path.
ovt00 Posted November 1, 2016 Author Posted November 1, 2016 Where that point for django?Does Memcached inslalled on the stevie server?
wolstech Posted November 1, 2016 Posted November 1, 2016 Django is a very big pain to make work here...in fact, it's probably the most difficult thing to use that we offer. If you search the forum for Django, you'll find an example from Byron showing how to use it. No idea on memcached.
ovt00 Posted November 2, 2016 Author Posted November 2, 2016 Byron doesn't show how use python 3.2 with django, only use default python - python 2.7
Recommended Posts