[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:08:49 +0000

Hi,
I don’t know if any of that information will help, but when you first talked 
about the Python console, I thought you were talking about the console that 
ccomes up when you press CTRL+SHIFT+G.

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-solutions
E+R=O

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

  Hello Jim,

  I really appreciate your advice.
  I have checked the following folder and found that Python 2.5 is being used 
for conversion:
  “C:\Program Files (x86)\EdSharp\Convert\Markdown\”

Do you mean that I might need to replace the python.exe and python25.dll with 
python 3.5’s?

Your further guidance would be so much appreciated.

  Sincere regards,

  JY

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

Hi,
If you look inside the EdSharp folder structure, you are going to find out that 
it uses an older version of Python. There is a Python.dll in there somewhere. 
Maybe that will help you figure out what the problem is.

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 JooYoung Seo
Sent: Wednesday, January 11, 2017 3:35 PM
To: edsharp@xxxxxxxxxxxxx<mailto: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: