On Apr 9, 10:30 am, Stefan Behnel <stefan...@behnel.de> wrote:
> omnia neo, 09.04.2010 07:01:
>
> > import siptest
>
> > I get following error :
> > import error : no module named siptest
>
> Is the directory where your siptest.dll lies in your PYTHONPATH (sys.path)?
>
> Otherwise, Python can't find it.
>
> Stefan

thanks for reply Stefan..
well I added PYTHONPATH = <my dll path> in my environment variables
(windows XP).
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to