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
Documentation
Bugtracker
Mailing List
Lazarus
Website
Downloads (Laz+FPC)
Packages (OPM)
FAQ
Wiki
Documentation (RTL/FCL/LCL)
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
From Linux MX to Windows ...
by
pentilisea
[
Today
at 04:55:07 pm]
Amount in words
by
bytebites
[
Today
at 04:36:40 pm]
rtl/inc/objpas.inc proced...
by
BrunoK
[
Today
at 04:32:17 pm]
MDB: list all tables
by
Zvoni
[
Today
at 04:13:07 pm]
Crear dll en lazarus para...
by
Oscar82
[
Today
at 03:48:18 pm]
Dark Theme in my program?
by
d7_2_laz
[
Today
at 03:39:39 pm]
Error Firebird in Lazarus
by
rvk
[
Today
at 02:49:58 pm]
Problems installing devel...
by
MarkMLl
[
Today
at 12:37:22 pm]
Extended and XML Frames m...
by
matthius
[
Today
at 10:22:01 am]
How to have a generic enu...
by
CCRDude
[
Today
at 09:05:03 am]
« previous
next »
Print
Pages: [
1
]
Author
Topic: Run .py file in Windows ce 5.0 with ARM processor (Read 4669 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: 656
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.6 FPC 3.2.2
CodeTyphon 8.10 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: 10569
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