| Welcome, Guest |
You have to register before you can post on our site.
|
| Forum Statistics |
» Members: 20,299
» Latest member: matt
» Forum threads: 38,796
» Forum posts: 175,891
Full Statistics
|
| Online Users |
There are currently 37 online users. » 0 Member(s) | 35 Guest(s) Bing, Google
|
|
|
| Telnetlib reading output |
|
Posted by: petterg - Jul-01-2019, 04:10 PM - Forum: Networking
- Replies (2)
|
 |
Hi,
Im using a python telnetlib script to communicate with a device.
I want to keep an open connection without exiting. My problem is that i can..... More
|
|
|
| if and condition not working for string |
|
Posted by: Staph - Jul-01-2019, 06:17 AM - Forum: General Coding Help
- Replies (4)
|
 |
I have three list
out5 = ['increasing', 3, 5,3]
out50 = ['increasing', 9, 5,3]
out95 = ['increasing', 8, 7,3] I am tr..... More
|
|
|
| 3D animation |
|
Posted by: angel23 - Jul-01-2019, 01:23 AM - Forum: General Coding Help
- Replies (1)
|
 |
Hi
I want to learn python for scripting in 3d animation software (cinema 4d) . Is there any library or resource for that ?
|
|
|
| updating to pyqt5 |
|
Posted by: LavaCreeperKing - Jun-30-2019, 07:02 PM - Forum: GUI
- Replies (4)
|
 |
Hey so I need some help updating to pyqt5. I got a new computer and installed pyqt5 using pip. On my old computer I had pyqt4 and I installed it using..... More
|
|
|
| Name Error: OO programming |
|
Posted by: Pythonhelp82 - Jun-30-2019, 08:11 AM - Forum: Homework
- Replies (2)
|
 |
I have coded this example from a course textbook (it says it is a working example), When I run the code, it is coming with a Name Error, Assessment no..... More
|
|
|
| UDP to TCP requests script |
|
Posted by: batchenr - Jun-30-2019, 07:50 AM - Forum: Networking
- No Replies
|
 |
Hey,
Im using python3, i have a script on the server that gets UDP requests from client and then
the server translate thous requests to tcp and t..... More
|
|
|
| Pygobject Menu And Notebook? |
|
Posted by: loss - Jun-29-2019, 12:49 PM - Forum: GUI
- No Replies
|
 |
I added Notebook to my application. I used it with Grid. Now I want to add Menu. Gtk.Box () does this. But this time it gives an error and the empty w..... More
|
|
|
| What is $DISPLAY supposed to be? |
|
Posted by: amethyst - Jun-29-2019, 12:37 AM - Forum: GUI
- Replies (2)
|
 |
Hi,
I have tkinter installed on OSX10.4 PowerPC, and it imports ok to Python3.3.
It needs the $DISPLAY environment variable set to work, otherwise ..... More
|
|
|
|