Lazarus
Home
Help
TinyPortal
Search
Login
Register
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows CE
»
Run .py file in Windows ce 5.0 with ARM processor
Free Pascal
Website
Downloads
Wiki
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Bugtracker
IRC channel
Latest SVN
Mailing List
Other languages
Foundation
Website
Useful Wiki Links
Project Roadmap
Getting the Source
Screenshots
How to use the forum
About donations (wiki)
Bookstore
Computer Math and Games in Pascal
(preview)
Lazarus Handbook
Search
Advanced search
Recent
Amazon Polly for Lazarus ...
by
jwhitten
[
Today
at 05:43:20 am]
NeoVim - Interesting Vim ...
by
jwhitten
[
Today
at 05:40:20 am]
Executing build commands ...
by
ASBzone
[
Today
at 04:51:18 am]
parsing widechar string
by
alexeyneu
[
Today
at 02:40:20 am]
Update DBGrid row
by
egsuh
[
Today
at 02:31:20 am]
Scrollbox horizontal scro...
by
jamie
[
Today
at 02:10:32 am]
Installation
by
ASBzone
[
Today
at 02:05:54 am]
Best reading method
by
gii
[
Today
at 01:53:21 am]
[LazPaint] Layers: Loss o...
by
circular
[March 08, 2021, 11:02:49 pm]
[SOLVED] Is this a bug in...
by
Bart
[March 08, 2021, 10:25:48 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Run .py file in Windows ce 5.0 with ARM processor (Read 3847 times)
RushaliW
New member
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
Logged
JanRoza
Hero Member
Posts: 605
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.
Logged
OS: Windows 10 (64 bit) / Linux Mint (64 bit)
Laz: Lazarus 2.0.10 FPC 3.2.0
CodeTyphon 7.3 FPC 3.3.1
ertank
Sr. Member
Posts: 266
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/
Logged
marcov
Global Moderator
Hero Member
Posts: 9091
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.
Logged
Print
Pages: [
1
]
« previous
next »
Lazarus
»
Forum
»
Programming
»
Operating Systems
»
Windows CE
»
Run .py file in Windows ce 5.0 with ARM processor
TinyPortal
© 2005-2018