Changes between Initial Version and Version 1 of Ticket #18249, comment 4


Ignore:
Timestamp:
Jun 7, 2012, 10:09:57 AM (12 years ago)
Author:
Alireza Savand

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #18249, comment 4

    initial v1  
    77> Can you tell-me how do you solved this?
    88
    9 I told that already, i was using virtual-venv which at my Operation system is working with python3, So after a while i found out there is also a virtual-venv2 that working with python2 which is compatible with python2.
     9I told that already, i was using virtual-venv which at my Operation system will makes a fresh python3 env, So after a while i found out there is also a virtual-venv2 that working with python2 that gonna makes a fresh python2 env that django will works on it.
     10And of course this issue have nothing to do with django.
Back to Top