> I wanna run the open source projection on an python IDE , but I don't know > how to do this ! help me please :)
Open your favorite IDE and File/Open. Select py file to open/edit. Not more. If question is about run trytond, run command: /path/your/trytond/bin/trytond -c /path/conf/file.cfg
