I need to create the table and I want to edit its content from www level.

R

Rootshell

Hello.

I have one more problem with 'tabla.py' file:
Can't do the compilation 'cause something wrong is happening with module 'posix'.

The message is as follows: "no module name posix".
I guess that it is necessary to import it.
Unfortunately 'posix' seems to be the unix module and my platform is WinXP.
I'll appreciate any help.

Thank you.

Rootshell.
 
G

Gerhard Haering

Hello.

I have one more problem with 'tabla.py' file:

We don't know about the files on your harddisk ;-)
Can't do the compilation 'cause something wrong is happening with
module 'posix'.

Whoever wrote tabla.py probably didn't read the documentation for the
posix module, which says:

*Do not import this module directly*. Instead, import the module
os, which provides a portable version of this interface.
The message is as follows: "no module name posix".
I guess that it is necessary to import it.
Unfortunately 'posix' seems to be the unix module and my platform is WinXP.
I'll appreciate any help.

Try replacing posix with os in the source code.

-- Gerhard

-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.2.4 (GNU/Linux)

iD8DBQFBtzoCdIO4ozGCH14RArRPAJ9aC+B7tF3X/ljYbi4YxmhpGbVZMwCfZEYY
TCzwZAgNy2LNv2xe8vij/t8=
=efOq
-----END PGP SIGNATURE-----
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

Forum statistics

Threads
474,213
Messages
2,571,106
Members
47,699
Latest member
lovelybaghel

Latest Threads

Top