I think that homebrew integration should not be such a problem :) Awesome, less work for us. Well, I did not mention that there is also needed to install package “six” (sudo pip install six).

Peter Bocan.

Dňa 3.3.2014 o 15:16, Bohuslav Kabrda <bkabrda@redhat.com> napísal:

----- Original Message -----
Hello guys, I want to share with you a procedure, how to set up devassistant
on OS X 10.9.2 (Python 2.7.3) :
 - Download & run as superuser:
 https://raw.github.com/pypa/pip/master/contrib/get-pip.py
   (wget https://raw.github.com/pypa/pip/master/contrib/get-pip.py && sudo
   python ./get-pip.py)
 - sudo pip install progress
 - sudo pip install jinja2
 - clone a git repo.
 - python ./da.py crt python lib -n demo fails with “ERROR: sed: 1:
 ‘README.rst’: invalid command code R.”
     -R switch is not available on OS X’s sed (!) Needs to be resolved but
     everything else seems to be ok.

I hope it’s complete and I want to thank Miro Hroncok for his contribution.

Peter Bocan.
Student FIT CTU in Prague.

Hi Peter,
nice :) I guess OS X support could use some love - perhaps homebrew integration, etc. However, support in current assistant set is sort of "irrelevant" for next version, as we'll be dropping the default assistant set and leveraging central assistant index [1] - so everyone will be able to create assistants for their distro - or contact upstream of already existing assistants and ask them to add support there (e.g. add a condition for OS X).

Thanks for doing this, it's good to hear that DA should generally run fine on OS X :)

Slavek

[1] https://lists.fedoraproject.org/pipermail/devassistant/2014-February/000018.html
_______________________________________________
devassistant mailing list
devassistant@lists.fedoraproject.org
https://lists.fedoraproject.org/mailman/listinfo/devassistant