L. Arnold's picture

I just ran a few commands in system where I hav manually completed the install.  This is what I am seeing.  Does it matter where I drop the Git for Magento in the situation above?  Will Python-Suds even install?  For some reason it seems "python-magento" is different than the "magento" package for python so lets avoid that subject for now.  

root@nomadic-odoo /opt/openerp# pip show magento
Name: magento
Version: 1.0
Location: /usr/local/lib/python2.7/dist-packages
Reguires: suds
root@nomadic-odoo /opt/openerp# pip show pip
Name: pip
Version: 1.5.6
Location: /usr/Lib/python2.7/dist-packages
Reguires:
root@nomadic-odoo /opt/openerp# pip show suds
Name: suds
Version: 0.4
Location: /usr/local/lib/python2.7/dist-packages
Reguires:
root@nomadic-odoo /opt/openerp# |

---------

Some progress...  lets see if it makes.  

point 0 Can't do a mkdir more than one folder away from a known folder.   (now oca/openlabs-magento or so)

Making again.  Clones take forever.

----------

Wahoo, got a Build.  Testing next!