Re: importing libraries not working 2.6.4

2010-02-27 Thread Isaiah Coberly
Will do.. Thanks again.. Sent from my iPhone On Feb 27, 2010, at 8:36 AM, Rami Chowdhury wrote: On Friday 26 February 2010 21:49:00 Isaiah Coberly wrote: Thanks for your help Rami.. I got it working.. I did some digging around and found out that I needed to install opencv as admin.. Now

Re: importing libraries not working 2.6.4

2010-02-27 Thread Rami Chowdhury
On Friday 26 February 2010 21:49:00 Isaiah Coberly wrote: > Thanks for your help Rami.. I got it working.. I did some digging around > and found out that I needed to install opencv as admin.. Now Im trying to > run one of the samples and up against my next chalange. > > Argg.. There are so many pi

Re: importing libraries not working 2.6.4

2010-02-26 Thread Rami Chowdhury
On Feb 26, 2010, at 19:47 , Isaiah Coberly wrote: > C:\OpenCV2.0\Python2.6\Lib\site-packages > > no .py files here.. > > cv.pyd > libcv.dll.a > > > C:\OpenCV2.0\Python2.6\Lib\site-packages\opencv > > _init_.py > matlan_syntax.py > adaptors.py > cv.py > It looks to me like 'opencv' is stru

Re: importing libraries not working 2.6.4

2010-02-26 Thread Rami Chowdhury
On Friday 26 February 2010 17:42:04 Isaiah Coberly wrote: > Thanks for the reply. > > I tried putting the files from > > C:\OpenCV2.0\Python2.6\Lib > > too > > C:\Python26\Lib\site-packages > > and Python still wont import.. > > I adjusted the environment variables to try and import maya.sta

Re: importing libraries not working 2.6.4

2010-02-26 Thread Rami Chowdhury
On Friday 26 February 2010 16:06:56 Routb3d wrote: > I used the x86 Python 2.6.4 installer. I am working in x64 Win7 pro. > > I have tried adjusting environment variables as well as putting the > files directly in the search path of Python.. Python still returns > this.. Any ideas? Where are you

importing libraries not working 2.6.4

2010-02-26 Thread Routb3d
I used the x86 Python 2.6.4 installer. I am working in x64 Win7 pro. I have tried adjusting environment variables as well as putting the files directly in the search path of Python.. Python still returns this.. Any ideas? >>> import sys >>> sys.path ['C:\\Python26\\Lib\\idlelib', 'C:\\Program Fil