Windows wrong versi...
 
Notifications
Clear all

Windows wrong version

2 Posts
2 Users
0 Likes
745 Views
JanTester
(@jantester)
New Member
Joined: 3 years ago
Posts: 1
Topic starter  

does not run on me 32bit Windows7


   
Quote
MarcoDT
(@marcodt)
Trusted Member Admin
Joined: 4 years ago
Posts: 58
 

Hi Jan, do you have an error log? What happens when you launch the app?

 

EDIT: I guess that your problem could be related to the wrong architecture you are using. Artemis executables are compiled on an x64 machine (except the ARM version for Raspberry) and, unfortunately, an x32 program can run on an x64 machine but not vice versa. The possible solutions are:

  • (Well, the simplest solution, of course, is to run Artemis on a x64 machine)
  • You can compile Artemis by yourself for your specific architecture. Follow the instructions on GitHub
  • You can run Artemis as a script from a pre-installed python system on your machine. Also here I'd suggest following the documentation on GitHub
This post was modified 3 years ago by MarcoDT

   
ReplyQuote
Share: