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
CCR Bugs
IRC channel
GIT
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
Linked list inside a clas...
by
Blaazen
[
Today
at 04:54:22 pm]
informacion sobre actuali...
by
zelda16bit
[
Today
at 04:54:02 pm]
DatePointHintTool - inval...
by
Nicole
[
Today
at 04:48:53 pm]
Help Needed: Cross Platfo...
by
lainz
[
Today
at 04:35:30 pm]
is there an internet conn...
by
Bogen85
[
Today
at 04:16:17 pm]
Unicode resourcestring
by
PascalDragon
[
Today
at 03:55:37 pm]
Using protected procedure...
by
PascalDragon
[
Today
at 03:48:55 pm]
Support for Git?
by
Bogen85
[
Today
at 03:44:24 pm]
Prevent computer logging ...
by
KodeZwerg
[
Today
at 03:29:18 pm]
Support for Git?
by
Bogen85
[
Today
at 03:29:01 pm]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Run .py file in Windows ce 5.0 with ARM processor (Read 4635 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
Logged
JanRoza
Hero Member
Posts: 649
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.2.4 FPC 3.2.2
CodeTyphon 8.0 FPC 3.3.1
ertank
Sr. Member
Posts: 268
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
Administrator
Hero Member
Posts: 10492
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