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

  • From: "Tony" <Tony@xxxxxxxxx>
  • To: <edsharp@xxxxxxxxxxxxx>
  • Date: Wed, 11 Jan 2017 17:02:55 -0600

Thanks for the link.  I had checked that site but there is a lot there and I
didn't find it before.  It will be interesting to see what has changed.  The
setup file is 1/3 larger than the one I have installed.

 

I think Anaconda is up to Python 3.6.  I haven't needed it yet but probably
will one of these days.

 

Tony

 

 

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

 

  Hello Tony,

 

  Okay, I see. Then, I might need to separately run my Python scripts from
command line window.

  You can download the latest EdSharp from here:
http://www.empowermentzone.com/EdSharp_setup.exe

 

Best,

 

  JY

 

 

 

-----

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] On
Behalf Of Jim Homme
Sent: Wednesday, January 11, 2017 8:36 AM
To: 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

http://www.benderconsult.com/our%20services/hightest-accessible-technology-s
olutions

E+R=O

 

From: edsharp-bounce@xxxxxxxxxxxxx [mailto:edsharp-bounce@xxxxxxxxxxxxx] On
Behalf Of Tony
Sent: Wednesday, January 11, 2017 1:05 AM
To: 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] On
Behalf Of JooYoung Seo
Sent: Tuesday, January 10, 2017 8:52 PM
To: 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

 

 

  _____  


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

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

 

 

  _____  


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

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

 

JPEG image

Other related posts: