R
rodmc
I recently wrote a program in IDLE and it runs perfectly. However when
the same application is executed within SPE I receive errors saying
that certain socket items are not callable, in particular AF_INET.
I am new to Python, is there a reason why somethings will run in IDLE
and not SPE?
I could post the source code but it is changing quite a bit, so this is
more of a general question than one about a specific bug or issue.
Best,
Rod
the same application is executed within SPE I receive errors saying
that certain socket items are not callable, in particular AF_INET.
I am new to Python, is there a reason why somethings will run in IDLE
and not SPE?
I could post the source code but it is changing quite a bit, so this is
more of a general question than one about a specific bug or issue.
Best,
Rod