Hello,

   1.    I am trying to upgrade to Tryton 4.4 from Tryton 4
   2. Have aws ubuntu 14.04 cloud computer
   3. Did pip install tryton AND pip install trytond in a virtual 
   environment
      1. trytond works fine but tryton gives following error when I click 
      "Manage Profile" button to enter in my database 
      2. File 
      
"/home/ubuntu/Envs/tryton1/local/lib/python2.7/site-packages/tryton/jsonrpc.py",
 
      line 184, in make_connection
      3.     ssl_ctx = ssl.create_default_context(cafile=self.__ca_certs)
      4. AttributeError: 'module' object has no attribute 
      'create_default_context'
   4. Noticed that Tryton 4.4 requires python >= 2.7.9
   5. on apt-get install python - it installs only python 2.7.6
   6. But Tryton 4.4 requires python >= 2.7.9
   7. How does one proceed from here? Is python version the problem for the 
   above tryton error? Or is the reason different?


Praveen

-- 
You received this message because you are subscribed to the Google Groups 
"tryton" group.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/tryton/7ea4492d-69e3-4193-a51e-824152a52f07%40googlegroups.com.

Reply via email to