PDA

View Full Version : Python & VirtualBox



Sailor5
November 1st, 2010, 04:15 PM
Ahoy Sailors!

So I'm developing a twisted engined application in Python, I'm now trying to compile it with Py2Exe for windows, However here is the problem. If I run the same Windows-Python script on Linux under wine, It does work and connections are made. When tested it in my Virtual box though it does not. The PyQt interface pops up but no connections?

Can anyone suggest why such mite be happening?

Thanks Bye!

danthemanvsq
November 2nd, 2010, 06:34 AM
I've always had problems networking in VB. I think you can only share files with the VB sharefile that you get with the guest additions. Let me know if you figure a way around this.