[EdSharp] Re: Python console doesn't pop up on 64bit machine

  • From: Jim Homme <jhomme@xxxxxxxxxxxxxxxxx>
  • To: "edsharp@xxxxxxxxxxxxx" <edsharp@xxxxxxxxxxxxx>
  • Date: Wed, 11 Jan 2017 21:07:10 +0000

Hi,
I know that if you turn line wrap off, and your Python code has errors, you can 
hit ENTER on the error lines and jump to the lines with bad code.

Jim


==========
Jim Homme,
Team Lead and Accessibility Consultant,
Bender HighTest Accessibility Team
Bender Consulting Services, Inc.,
412-787-8567,
jhomme@xxxxxxxxxxxxxxxxx
http://www.benderconsult.com/our%20services/hightest-accessible-technology-solutions
E+R=O

From: edsharp-bounce@xxxxxxxxxxxxx [mailto:edsharp-bounce@xxxxxxxxxxxxx] On ;
Behalf Of Tony
Sent: Wednesday, January 11, 2017 4:05 PM
To: edsharp@xxxxxxxxxxxxx
Subject: [EdSharp] Re: Python console doesn't pop up on 64bit machine

I have never been able to execute a Python program from within EdSharp that 
contains console input.  Any request for input appears to be seen as program 
termination.  That is why I do my executions in a separate window.

I have searched for EdSharp version 4 but have not been able to locate a 
download site.  Can you provide a link or upload the file please?

Tony

From: edsharp-bounce@xxxxxxxxxxxxx [mailto:edsharp-bounce@xxxxxxxxxxxxx] On ;
Behalf Of JooYoung Seo
Sent: Wednesday, January 11, 2017 2:35 PM
To: edsharp@xxxxxxxxxxxxx
Subject: [EdSharp] Re: Python console doesn't pop up on 64bit machine

Thank you for your replies All,

  However, unfortunately, mine still does not return any python interactive 
shell for my python code.
  FYI, I am using Anaconda python 3.5 and Edsharp 4.0 relesed on February 20, 
2016.
  I have tested the following code on both window 8.1 64bit and windows 10 
64bit:
 If I press Ctrl+F5, the Edsharp window crashes, and if I press just F5, the 
Edsharp does not pop up any python interactive shell for this python while loop.
  How could I get Edsharp to populate Python interactive shell for my python 
code in Edsharp?

#Code Starts
p=0
while p!=4:
              p=int(input('enter any number:'))
              if p!=4:
                              print('Not yet.')
#Code Ends

  Thank you very much.

  Best,

  JY

From: edsharp-bounce@xxxxxxxxxxxxx<mailto:edsharp-bounce@xxxxxxxxxxxxx
[mailto:edsharp-bounce@xxxxxxxxxxxxx] On Behalf Of Jim Homme
Sent: Wednesday, January 11, 2017 8:36 AM
To: edsharp@xxxxxxxxxxxxx<mailto:edsharp@xxxxxxxxxxxxx>
Subject: [EdSharp] Re: Python console doesn't pop up on 64bit machine

Hi,
To the original poster, this is a dumb question. Do you have Python installed?

Thanks.

Jim


==========
Jim Homme,
Team Lead and Accessibility Consultant,
Bender HighTest Accessibility Team
Bender Consulting Services, Inc.,
412-787-8567,
jhomme@xxxxxxxxxxxxxxxxx<mailto:jhomme@xxxxxxxxxxxxxxxxx>
http://www.benderconsult.com/our%20services/hightest-accessible-technology-solutions
E+R=O

From: edsharp-bounce@xxxxxxxxxxxxx<mailto:edsharp-bounce@xxxxxxxxxxxxx
[mailto:edsharp-bounce@xxxxxxxxxxxxx] On Behalf Of Tony
Sent: Wednesday, January 11, 2017 1:05 AM
To: edsharp@xxxxxxxxxxxxx<mailto:edsharp@xxxxxxxxxxxxx>
Subject: [EdSharp] Re: Python console doesn't pop up on 64bit machine

No problem here with EdSharp 3.3, Windows 7 Pro 64 and Jaws 16.

I usually keep a “DOS window open and execute my code there.  Allows me to run 
multiple modules without having to specify which is the starting module and I 
can use the Python debugger.

Tony


From: edsharp-bounce@xxxxxxxxxxxxx<mailto:edsharp-bounce@xxxxxxxxxxxxx
[mailto:edsharp-bounce@xxxxxxxxxxxxx] On Behalf Of JooYoung Seo
Sent: Tuesday, January 10, 2017 8:52 PM
To: edsharp@xxxxxxxxxxxxx<mailto:edsharp@xxxxxxxxxxxxx>
Subject: [EdSharp] Python console doesn't pop up on 64bit machine

Hello,

  I am using Windows 8.1 64bit and have installed the latest Edsharp available.
  After writing up some Python code and saving it with .py extension, I pressed 
Ctrl+F5 to run it through Python console and see the results.
  However, nothing happened; rather, the Edsharp program crashed so I had to 
kill the process manually.
  Of course, I selected the Python as a compiler by pressing Ctrl+Shift+F5 and 
choosing Python in the list box.
  I assume, this issue could be reproduced in other 64bit windows.
  FYI, I am using JAWS 18.

  Would there be any way to tackle this issue?
  Any help would be greatly appreciated.

  Best regards,

  JY


________________________________
[Image removed by sender. Avast logo]<https://www.avast.com/antivirus>


This email has been checked for viruses by Avast antivirus software.
www.avast.com<https://www.avast.com/antivirus>



________________________________
[Image removed by sender. Avast logo]<https://www.avast.com/antivirus>


This email has been checked for viruses by Avast antivirus software.
www.avast.com<https://www.avast.com/antivirus>


JPEG image

Other related posts: