2011/11/16 Safoura <s.seddig...@gmail.com>:
>
>
> Hi Wander,
>
> You mean after I install the info-wiz , where it copies the dll and the
> lib--info files to? How to do I know if it needs the PATH to be set up?
> My mind just doesn't work any more:((
> I made sure that the dll also exists in the system folder but nothing
>  happened.

If it is in the system folder, is improbably be caused by some
environment error...

>
> Is it true that the library is found when the python code is compiled?
>  Does that mean that the python code binds itself to the path on the
> computer it was developed on and that is why it doesn't work on the other
> computers? If that is the case, why is it that when I run that exact
>  python code by double clicking, it runs just fine?
>

No, Python searchs for the library in run time. If the problem is not
a mixing of 32 and 64 bits code as Xiaofan pointed, the most probably
cause is some restriction in the Java environment. But it is just a
guess...


-- 
Best Regards,
Wander Lairson Costa
https://github.com/walac
https://gitorious.org/~walac

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure 
contains a definitive record of customers, application performance, 
security threats, fraudulent activity, and more. Splunk takes this 
data and makes sense of it. IT sense. And common sense.
http://p.sf.net/sfu/splunk-novd2d
_______________________________________________
pyusb-users mailing list
pyusb-users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/pyusb-users

Reply via email to