Recent

Author Topic: Run .py file in Windows ce 5.0 with ARM processor  (Read 5102 times)

RushaliW

  • Newbie
  • Posts: 5
Run .py file in Windows ce 5.0 with ARM processor
« on: November 20, 2015, 01:56:12 pm »
I have created one simple application as(Hello.py) in "JetBrains PyCharm Community Edition 4.5.4". Now i am trying to run this .py file on Windows CE 5.0, I am getting the error as:

Cannot find 'Hello' (or one of it's components). Make sure the path and filename are correct and that all the required libraries are available.

Please tell me the solution what should i do to resolve this error. Do needful.

Thanks & Regards

Rushali Watane

JanRoza

  • Hero Member
  • *****
  • Posts: 672
    • http://www.silentwings.nl
Re: Run .py file in Windows ce 5.0 with ARM processor
« Reply #1 on: November 21, 2015, 10:27:33 pm »
Like someone already told you in your other post, this is not a Python forum.
So if you like Python answers ask your question in a Python forum, if you have a Lazarus or Pascal question you're welcome to ask them here.
OS: Windows 10 (64 bit) / Linux Mint (64 bit)
       Lazarus 3.2 FPC 3.2.2
       CodeTyphon 8.40 FPC 3.3.1

ertank

  • Sr. Member
  • ****
  • Posts: 274
Re: Run .py file in Windows ce 5.0 with ARM processor
« Reply #2 on: November 22, 2015, 09:31:10 am »
Windows CE devices mostly uses ARM based CPU and a different kernel internally. Files running on WinCE OS seem to be identical extension (.EXE) but they're actually different.

Application running on Windows 7 32bit do not run on WinCE devices.

Regarding your Phyton problem. You cannot use Windows 7 Phyton on WinCE device. You need to find a Phyton compatible with WinCE. Simple Google search lead me below link.

I am not sure that will help you, however, you can always try.

http://pythonce.sourceforge.net/

marcov

  • Administrator
  • Hero Member
  • *
  • Posts: 11352
  • FPC developer.
Re: Run .py file in Windows ce 5.0 with ARM processor
« Reply #3 on: November 22, 2015, 10:13:33 am »
Topic is heavily offtopic-> locked.

 

TinyPortal © 2005-2018