Help on "modules" in PyShell result in Segmentation fault

Start PyShell
Type help or ?
Type modules
Result Segmentation fault

···

--
View this message in context: http://wxpython-users.1045709.n5.nabble.com/Help-on-modules-in-PyShell-result-in-Segmentation-fault-tp5723791.html
Sent from the wxPython-users mailing list archive at Nabble.com.

linuxNewBee wrote:

Start PyShell
Type help or ?
Type modules
Result Segmentation fault

Platform and wxPython version?

In Phoenix I was able to get it working with a little tweak to PyShell. (It was trying to use a yield function that no longer exists.)

···

--
Robin Dunn
Software Craftsman

Hello,

Platform : CentOS Rel 5.3

wxPython 3.0.0.0

Thanks and Regards

Hemadri

···

On Sat, Mar 14, 2015 at 3:04 AM, Robin Dunn robin@alldunn.com wrote:

Start PyShell

Type help or ?

Type modules

Result Segmentation fault
linuxNewBee wrote:

Platform and wxPython version?

In Phoenix I was able to get it working with a little tweak to PyShell. (It was trying to use a yield function that no longer exists.)

Robin Dunn

Software Craftsman

http://wxPython.org

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks and Regards
Hemadri Saxena
9086087510

Any workaround …??

···

On Sat, Mar 14, 2015 at 7:23 PM, Hemadri Saxena hemadri.saxena@gmail.com wrote:

Hello,

Platform : CentOS Rel 5.3

wxPython 3.0.0.0

Thanks and Regards

Hemadri

On Sat, Mar 14, 2015 at 3:04 AM, Robin Dunn robin@alldunn.com wrote:

Start PyShell

Type help or ?

Type modules

Result Segmentation fault
linuxNewBee wrote:

Platform and wxPython version?

In Phoenix I was able to get it working with a little tweak to PyShell. (It was trying to use a yield function that no longer exists.)

Robin Dunn

Software Craftsman

http://wxPython.org

You received this message because you are subscribed to the Google Groups “wxPython-users” group.

To unsubscribe from this group and stop receiving emails from it, send an email to wxpython-users+unsubscribe@googlegroups.com.

For more options, visit https://groups.google.com/d/optout.

Thanks and Regards
Hemadri Saxena
9086087510

Thanks and Regards
Hemadri Saxena
9086087510

Hemadri Saxena wrote:

Any workaround ..??

    Hello,

    Platform : CentOS Rel 5.3
    wxPython 3.0.0.0

Try upgrading to a newer wxPython.

···

On Sat, Mar 14, 2015 at 7:23 PM, Hemadri Saxena > <hemadri.saxena@gmail.com <mailto:hemadri.saxena@gmail.com>> wrote:

--
Robin Dunn
Software Craftsman