If you are using the binary for windows than I do not know what is
wrong. If you are suing the source distribution of web2py then you may
be missing the win32 extensions and you need to install those
separately. I never understood why they do not ship with Python.
On Sep 11, 8:57 pm, Fabiano Faver
i'm using admin interface.
just tried a 'import serial' and copied pyserial from python site-packages
to web2py site-packages
If you are running from source you may need to install Mark Hammond
win32 extensions.
On Sep 11, 6:27 pm, Fabiano Faver wrote:
> I'm dealing whit this exact issue now, i cant import pyserial. same thing
> above, its not finding wintypes. and it seems that some manage to import it.
> I'm willing t
I'm dealing whit this exact issue now, i cant import pyserial. same thing
above, its not finding wintypes. and it seems that some manage to import it.
I'm willing to control a external device with web2py through serial port.
I have never had to deal wtih python for windows. You may want to ask
the python guys themselves, or the pyserial guys. If you have access to
irc you can talk to them and they answer very quickly. Sorry I can't
help you more there.
BR,
Jason
On Thu, 2010-05-06 at 06:06 -0700, frankz wrote:
> Pa
Paraneeth
How does pyserial work for you? can you provide details? which
platform?
I tested on linux machine and confirmed pyserial works. Just curious
how can it be done on windows.
thanks,
On May 6, 8:56 am, frankz wrote:
> How can i fix this? for wintypes, i put the ctypes folder under site-
How can i fix this? for wintypes, i put the ctypes folder under site-
packages, it doesn't make any change. Same thing after I put wintypes
directly under site-packages. I also restart the web2py.
Is there any generic way to import packages? like pyserial, it has a
package name - pyserial-2.5-rc2,
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1
On 05/06/2010 01:35 AM, mdipierro wrote:
> You may need mark hammond win32 extensions
>
Further I can confirm that pyserial works in conjugation with web2py
(Latest trunk included).
- --
Praneeth
> On May 5, 2:29 pm, frankz wrote:
>> hi all,
>> I w
You may need mark hammond win32 extensions
On May 5, 2:29 pm, frankz wrote:
> hi all,
> I want to import pyserial package. however, got an import error. I
> tried a really simple module and it imports just fine. I am not sure
> which problem is it.
>
> thanks for help!
>
> Controller
> ===
9 matches
Mail list logo