You don't need to use all of corr. The package will install without any of the 
dependancies. But if you try to do "import corr", you will get dependency 
errors. Instead, try "from corr import katcp_wrapper". Then do 
myfpgaobject=katcp_wrapper.FpgaClient...

Detailed requirements and explanations can be found here: 
https://casper.berkeley.edu/wiki/Corr

Jason

On 12 Jul 2012, at 09:40, Patrice RENAUD wrote:

> Hi,
> 
> I want to configure a Roach 2 board from Python(2.7)/Windows 7
> I intend to use Python Corr package.
> There are a lot of Python packages dependencies, it seems that Coor package 
> can make a lot of sophisticated things and I want to do only basic 
> configuration: load a firmware, and that's all for the moment.
> 
> I will have to do that with others Windows PC.
> Does a minimal Python package exists to do that, with a minimum additionnal 
> packages to install ?
> 
> Thanks a lot for your informations !
> 
> Patrice
> 
> -- 
> Patrice RENAUD
> Observatoire de Paris - Station de Radioastronomie de Nancay
> Tel: 02 48 51 87 21   Fax: 02 48 51 83 18
> Email: [email protected]
> 
> 
> 


Reply via email to