Re: [blind-gamers] unable to launch the camel game

2021-02-08 Thread Nathaniel Schmidt
Okay, thanks for the feedback. I’ll make a note of this in the readme.


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment
Deakin University, Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E:
njschm...@deakin.edu.au
LinkedIn:
https://www.linkedin.com/in/njsch/
GitHub:
https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/

> On 9 Feb 2021, at 2:16 am, Nicol  wrote:
> 
> Thanks, I installed Visual C++ Redistributable for Visual Studio 2015 and
> the game works now.
> 
> 
> -Original Message-
> From: blind-gamers@groups.io [mailto:blind-gamers@groups.io] On Behalf Of
> Nathaniel Schmidt
> Sent: 07 February 2021 02:06 AM
> To: blind-gamers@groups.io
> Subject: Re: [blind-gamers] unable to launch the camel game
> 
> Hi Nicol,
> 
> Your problem appears to be that the program thinks that you do not have the
> file python37.dll installed anywhere on your computer for it to be located.
> I packaged this file along with the program so you should have this file in
> the same folder as camel.exe.  ON Windows at least, python programs tend to
> work pretty well on Windows 10 but a Google search indicates to me that some
> people sometimes have trouble running programs written in Python and
> compiled with PyInstaller when using Windows server or a windows virtual
> machine (especially Windows 7 and 8).  Could this be your problem?
> 
> Another thing to consider is: Do you have any Visual C++ redistributables
> installed? You may specifically want to try and fix the problem by
> installing the Visual C++ Redistributable for Visual Studio 2015 run-time
> components:
> https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145
> 
> Looks like this is a known Pyinstaller issue.  Potentially I may be able to
> fix this by using another package like Py2exe but I don't really want to do
> this as Py2exe appears to essentially be a deprecated project.
> 
> Kind regards,
> 
> Nathaniel
> 
> 
> Nathaniel Schmidt
> Undergraduate student
> Bachelor of Computer Science (S306)
> School of Information Technology
> Faculty of Science, Engineering and Built Environment Deakin University,
> Melbourne (Burwood) campus
> https://sync.deakin.edu.au/profiles/student/njschmidt/
> 
> E: njschm...@deakin.edu.au
> LinkedIn: https://www.linkedin.com/in/njsch/
> GitHub: https://github.com/njsch/
> Skype: nathaniel_schmidt1994
> about.me/njschmidt/
> 
>> -Original Message-
>> From: blind-gamers@groups.io  On Behalf Of 
>> Jude DaShiell
>> Sent: Sunday, 7 February 2021 1:46 AM
>> To: blind-gamers@groups.io
>> Subject: Re: [blind-gamers] unable to launch the camel game
>> 
>> Looks like a python program not basic and you may not have python 
>> installed on your system.  Even after installing python, usually these 
>> packages have dependencies that don't get installed with python that 
>> need pip or python-easy-installer to be run to get them installed.
>> Right now, python is in molting stage which means the python is coming 
>> up into a new version and loosing its old skin so even within python 
>> it will pay to get the right versions of packages that will be supported
> into the future.
>> 
>> 
>> 
>>> On Sat, 6 Feb 2021, Nicol wrote:
>>> 
>>> HI Nataneal
>>> I would like to play  your camel game, but I cannot launch the program.
>>> I've extracted all files into a folder.
>>> This is the error message I get:
>>> LoadLibrary: PyInstaller: FormatMessageW failed.
>>> 
>>> Many thanks for any help
>>> Bfn
>>> Nicol
>>> South africa
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>>> 
>> 
>> 
>> 
>> 
> 
> 
> 
> 
> 
> 
> 
> 
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> https://www.avast.com/antivirus
> 
> 
> 
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123284): https://groups.io/g/blind-gamers/message/123284
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-08 Thread Nathaniel Schmidt
Have you read my other message?

Nathaniel


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment
Deakin University, Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E:
njschm...@deakin.edu.au
LinkedIn:
https://www.linkedin.com/in/njsch/
GitHub:
https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/

> On 9 Feb 2021, at 2:07 am, Nicol  wrote:
> 
> 
> I’m using the binary .exe file
>
> From: blind-gamers@groups.io [mailto:blind-gamers@groups.io] On Behalf Of 
> Nathaniel Schmidt
> Sent: 07 February 2021 12:51 AM
> To: blind-gamers@groups.io
> Subject: Re: [blind-gamers] unable to launch the camel game
>
> Hi Nicol,
>
> That’s interesting that it won’t work for you. Are you using the source code 
> or the binary .exeapplication? I am guessing that the error message you have 
> received indicates the latter. My sister installed the program without any 
> trouble and she did not have Python installed. I will look into this later 
> today.
>
> Nathaniel
> 
> 
> 
> Nathaniel Schmidt
> 
> Undergraduate student
> 
> Bachelor of Computer Science (S306)
> 
> School of Information Technology
> 
> Faculty of Science, Engineering and Built Environment
> 
> Deakin University, Melbourne (Burwood) campus
> 
> https://sync.deakin.edu.au/profiles/student/njschmidt/
> 
>
> 
> E:
> 
> njschm...@deakin.edu.au
> 
> LinkedIn:
> 
> https://www.linkedin.com/in/njsch/
> 
> GitHub:
> 
> https://github.com/njsch/
> 
> Skype: nathaniel_schmidt1994
> 
> about.me/njschmidt/
> 
> 
> 
> On 7 Feb 2021, at 1:07 am, Nicol  wrote:
> 
> HI Nataneal 
> I would like to play  your camel game, but I cannot launch the program.
> I've extracted all files into a folder.
> This is the error message I get:
>  LoadLibrary: PyInstaller: FormatMessageW failed.
> 
> Many thanks for any help
> Bfn
> Nicol
> South africa
> 
> 
> 
> 
> 
> 
> 
> 
>   
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123283): https://groups.io/g/blind-gamers/message/123283
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-08 Thread Nicol
Thanks, I installed Visual C++ Redistributable for Visual Studio 2015 and
the game works now.
  

-Original Message-
From: blind-gamers@groups.io [mailto:blind-gamers@groups.io] On Behalf Of
Nathaniel Schmidt
Sent: 07 February 2021 02:06 AM
To: blind-gamers@groups.io
Subject: Re: [blind-gamers] unable to launch the camel game

Hi Nicol,

Your problem appears to be that the program thinks that you do not have the
file python37.dll installed anywhere on your computer for it to be located.
I packaged this file along with the program so you should have this file in
the same folder as camel.exe.  ON Windows at least, python programs tend to
work pretty well on Windows 10 but a Google search indicates to me that some
people sometimes have trouble running programs written in Python and
compiled with PyInstaller when using Windows server or a windows virtual
machine (especially Windows 7 and 8).  Could this be your problem?

Another thing to consider is: Do you have any Visual C++ redistributables
installed? You may specifically want to try and fix the problem by
installing the Visual C++ Redistributable for Visual Studio 2015 run-time
components:
https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145

Looks like this is a known Pyinstaller issue.  Potentially I may be able to
fix this by using another package like Py2exe but I don't really want to do
this as Py2exe appears to essentially be a deprecated project.

Kind regards,

Nathaniel


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment Deakin University,
Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E: njschm...@deakin.edu.au
LinkedIn: https://www.linkedin.com/in/njsch/
GitHub: https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/

> -Original Message-
> From: blind-gamers@groups.io  On Behalf Of 
> Jude DaShiell
> Sent: Sunday, 7 February 2021 1:46 AM
> To: blind-gamers@groups.io
> Subject: Re: [blind-gamers] unable to launch the camel game
> 
> Looks like a python program not basic and you may not have python 
> installed on your system.  Even after installing python, usually these 
> packages have dependencies that don't get installed with python that 
> need pip or python-easy-installer to be run to get them installed.  
> Right now, python is in molting stage which means the python is coming 
> up into a new version and loosing its old skin so even within python 
> it will pay to get the right versions of packages that will be supported
into the future.
> 
> 
> 
> On Sat, 6 Feb 2021, Nicol wrote:
> 
> > HI Nataneal
> > I would like to play  your camel game, but I cannot launch the program.
> > I've extracted all files into a folder.
> > This is the error message I get:
> >  LoadLibrary: PyInstaller: FormatMessageW failed.
> >
> > Many thanks for any help
> > Bfn
> > Nicol
> > South africa
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 








---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
https://www.avast.com/antivirus



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123282): https://groups.io/g/blind-gamers/message/123282
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-08 Thread Nicol
I’m using the binary .exe file



From: blind-gamers@groups.io [mailto:blind-gamers@groups.io] On Behalf Of 
Nathaniel Schmidt
Sent: 07 February 2021 12:51 AM
To: blind-gamers@groups.io
Subject: Re: [blind-gamers] unable to launch the camel game



Hi Nicol,



That’s interesting that it won’t work for you. Are you using the source code or 
the binary .exeapplication? I am guessing that the error message you have 
received indicates the latter. My sister installed the program without any 
trouble and she did not have Python installed. I will look into this later 
today.



Nathaniel



Nathaniel Schmidt

Undergraduate student

Bachelor of Computer Science (S306)

School of Information Technology

Faculty of Science, Engineering and Built Environment

Deakin University, Melbourne (Burwood) campus

https://sync.deakin.edu.au/profiles/student/njschmidt/



E:

njschm...@deakin.edu.au

LinkedIn:

https://www.linkedin.com/in/njsch/

GitHub:

https://github.com/njsch/

Skype: nathaniel_schmidt1994

about.me/njschmidt/





On 7 Feb 2021, at 1:07 am, Nicol  wrote:

HI Nataneal
I would like to play  your camel game, but I cannot launch the program.
I've extracted all files into a folder.
This is the error message I get:
 LoadLibrary: PyInstaller: FormatMessageW failed.

Many thanks for any help
Bfn
Nicol
South africa











---
This email is free from viruses and malware because avast! Antivirus protection 
is active.
https://www.avast.com/antivirus


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123281): https://groups.io/g/blind-gamers/message/123281
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-07 Thread Damien Garwood

Hi Nathaniel,
Now you're getting a taste of my dependency management dilemma.
That's one of the reasons I'm happy with C/C++ - at least its 
dependencies can be automatically linked statically, rather than having 
to sit there wondering what other convoluted bloatware DLLs you have to 
ship with your application.
Yes, coding with Python may well be a lot easier and more structured, 
but distributing a user-facing python project under Windows is a pain in 
the rectum, and I consider anyone who can successfully do that to be an 
engineering genius.

Cheers,
Damien.

On 07/02/2021 12:05 am, Nathaniel Schmidt wrote:

Hi Nicol,

Your problem appears to be that the program thinks that you do not have the
file python37.dll installed anywhere on your computer for it to be located.
I packaged this file along with the program so you should have this file in
the same folder as camel.exe.  ON Windows at least, python programs tend to
work pretty well on Windows 10 but a Google search indicates to me that some
people sometimes have trouble running programs written in Python and
compiled with PyInstaller when using Windows server or a windows virtual
machine (especially Windows 7 and 8).  Could this be your problem?

Another thing to consider is: Do you have any Visual C++ redistributables
installed? You may specifically want to try and fix the problem by
installing the Visual C++ Redistributable for Visual Studio 2015 run-time
components:
https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145

Looks like this is a known Pyinstaller issue.  Potentially I may be able to
fix this by using another package like Py2exe but I don't really want to do
this as Py2exe appears to essentially be a deprecated project.

Kind regards,

Nathaniel


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment
Deakin University, Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E: njschm...@deakin.edu.au
LinkedIn: https://www.linkedin.com/in/njsch/
GitHub: https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/


-Original Message-
From: blind-gamers@groups.io  On Behalf Of
Jude DaShiell
Sent: Sunday, 7 February 2021 1:46 AM
To: blind-gamers@groups.io
Subject: Re: [blind-gamers] unable to launch the camel game

Looks like a python program not basic and you may not have python
installed on your system.  Even after installing python, usually these
packages have dependencies that don't get installed with python that need
pip or python-easy-installer to be run to get them installed.  Right now,
python is in molting stage which means the python is coming up into a new
version and loosing its old skin so even within python it will pay to get
the right versions of packages that will be supported into the future.



On Sat, 6 Feb 2021, Nicol wrote:


HI Nataneal
I would like to play  your camel game, but I cannot launch the program.
I've extracted all files into a folder.
This is the error message I get:
  LoadLibrary: PyInstaller: FormatMessageW failed.

Many thanks for any help
Bfn
Nicol
South africa























-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123275): https://groups.io/g/blind-gamers/message/123275
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Nathaniel Schmidt
Yes, John, I’d say you are correct.

 

Nathaniel

 



Nathaniel Schmidt

Undergraduate student

Bachelor of Computer Science (S306)

School of Information Technology

Faculty of Science, Engineering and Built Environment

Deakin University, Melbourne (Burwood) campus

 <https://sync.deakin.edu.au/profiles/student/njschmidt/> 
https://sync.deakin.edu.au/profiles/student/njschmidt/

 

E:  <mailto:njschm...@deakin.edu.au> njschm...@deakin.edu.au

LinkedIn:  <https://www.linkedin.com/in/njsch/> 
https://www.linkedin.com/in/njsch/

GitHub:  <https://github.com/njsch/> https://github.com/njsch/

Skype: nathaniel_schmidt1994

 <https://about.me/njschmidt/> about.me/njschmidt/

 

From: blind-gamers@groups.io  On Behalf Of john
Sent: Sunday, 7 February 2021 5:05 AM
To: blind-gamers@groups.io
Subject: Re: [blind-gamers] unable to launch the camel game

 

This doesn't sound like running from source, so none of that should apply.

 

On 2/6/2021 9:45, Jude DaShiell wrote:

Looks like a python program not basic and you may not have python installed on 
your system.  Even after installing python, usually these packages have 
dependencies that don't get installed with python that need pip or 
python-easy-installer to be run to get them installed.  Right now, python is in 
molting stage which means the python is coming up into a new version and 
loosing its old skin so even within python it will pay to get the right 
versions of packages that will be supported into the future. 



On Sat, 6 Feb 2021, Nicol wrote: 




HI Nataneal 
I would like to play  your camel game, but I cannot launch the program. 
I've extracted all files into a folder. 
This is the error message I get: 
 LoadLibrary: PyInstaller: FormatMessageW failed. 

Many thanks for any help 
Bfn 
Nicol 
South africa 


















-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123272): https://groups.io/g/blind-gamers/message/123272
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Nathaniel Schmidt
Hi Nicol,

Your problem appears to be that the program thinks that you do not have the
file python37.dll installed anywhere on your computer for it to be located.
I packaged this file along with the program so you should have this file in
the same folder as camel.exe.  ON Windows at least, python programs tend to
work pretty well on Windows 10 but a Google search indicates to me that some
people sometimes have trouble running programs written in Python and
compiled with PyInstaller when using Windows server or a windows virtual
machine (especially Windows 7 and 8).  Could this be your problem?

Another thing to consider is: Do you have any Visual C++ redistributables
installed? You may specifically want to try and fix the problem by
installing the Visual C++ Redistributable for Visual Studio 2015 run-time
components:
https://www.microsoft.com/en-us/download/confirmation.aspx?id=48145

Looks like this is a known Pyinstaller issue.  Potentially I may be able to
fix this by using another package like Py2exe but I don't really want to do
this as Py2exe appears to essentially be a deprecated project.

Kind regards,

Nathaniel


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment
Deakin University, Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E: njschm...@deakin.edu.au
LinkedIn: https://www.linkedin.com/in/njsch/
GitHub: https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/

> -Original Message-
> From: blind-gamers@groups.io  On Behalf Of
> Jude DaShiell
> Sent: Sunday, 7 February 2021 1:46 AM
> To: blind-gamers@groups.io
> Subject: Re: [blind-gamers] unable to launch the camel game
> 
> Looks like a python program not basic and you may not have python
> installed on your system.  Even after installing python, usually these
> packages have dependencies that don't get installed with python that need
> pip or python-easy-installer to be run to get them installed.  Right now,
> python is in molting stage which means the python is coming up into a new
> version and loosing its old skin so even within python it will pay to get
> the right versions of packages that will be supported into the future.
> 
> 
> 
> On Sat, 6 Feb 2021, Nicol wrote:
> 
> > HI Nataneal
> > I would like to play  your camel game, but I cannot launch the program.
> > I've extracted all files into a folder.
> > This is the error message I get:
> >  LoadLibrary: PyInstaller: FormatMessageW failed.
> >
> > Many thanks for any help
> > Bfn
> > Nicol
> > South africa
> >
> >
> >
> >
> >
> >
> >
> 
> 
> 
> 




-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123271): https://groups.io/g/blind-gamers/message/123271
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Nathaniel Schmidt
Hi Nicol,

That’s interesting that it won’t work for you. Are you using the source code or 
the binary .exeapplication? I am guessing that the error message you have 
received indicates the latter. My sister installed the program without any 
trouble and she did not have Python installed. I will look into this later 
today.

Nathaniel


Nathaniel Schmidt
Undergraduate student
Bachelor of Computer Science (S306)
School of Information Technology
Faculty of Science, Engineering and Built Environment
Deakin University, Melbourne (Burwood) campus
https://sync.deakin.edu.au/profiles/student/njschmidt/

E:
njschm...@deakin.edu.au
LinkedIn:
https://www.linkedin.com/in/njsch/
GitHub:
https://github.com/njsch/
Skype: nathaniel_schmidt1994
about.me/njschmidt/

> On 7 Feb 2021, at 1:07 am, Nicol  wrote:
> 
> HI Nataneal 
> I would like to play  your camel game, but I cannot launch the program.
> I've extracted all files into a folder.
> This is the error message I get:
>  LoadLibrary: PyInstaller: FormatMessageW failed.
> 
> Many thanks for any help
> Bfn
> Nicol
> South africa
> 
> 
> 
> 
> 
> 


-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123269): https://groups.io/g/blind-gamers/message/123269
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Jude DaShiell
If it's a missing library running from source or executeable likely 
produces the same error.



On Sat, 6 Feb 2021, john wrote:



This doesn't sound like running from source, so none of that should apply.


On 2/6/2021 9:45, Jude DaShiell wrote:
Looks like a python program not basic and you may not have python installed on 
your system.  Even after installing python, usually these packages have 
dependencies that don't get installed with
python that need pip or python-easy-installer to be run to get them installed.  
Right now, python is in molting stage which means the python is coming up into 
a new version and loosing its old
skin so even within python it will pay to get the right versions of packages 
that will be supported into the future.



On Sat, 6 Feb 2021, Nicol wrote:

  HI Nataneal
  I would like to play  your camel game, but I cannot launch the program.
  I've extracted all files into a folder.
  This is the error message I get:
   LoadLibrary: PyInstaller: FormatMessageW failed.

  Many thanks for any help
  Bfn
  Nicol
  South africa


















-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123266): https://groups.io/g/blind-gamers/message/123266
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread john

  
  
This doesn't sound like running from source, so none of that
  should apply.


On 2/6/2021 9:45, Jude DaShiell wrote:

Looks like a python program not basic and you may not
  have python installed on your system.  Even after installing
  python, usually these packages have dependencies that don't get
  installed with python that need pip or python-easy-installer to be
  run to get them installed.  Right now, python is in molting stage
  which means the python is coming up into a new version and loosing
  its old skin so even within python it will pay to get the right
  versions of packages that will be supported into the future. 
  
  
  
  On Sat, 6 Feb 2021, Nicol wrote: 
  
  HI Nataneal

I would like to play  your camel game, but I cannot launch the
program.

I've extracted all files into a folder.

This is the error message I get:

 LoadLibrary: PyInstaller: FormatMessageW failed.


Many thanks for any help

Bfn

Nicol

South africa








  
  
  
   
  
  

  



 _._,_._,_  Groups.io Links:   You receive all messages sent to this group. View/Reply Online (#123264) |  Reply To Group   |  Mute This Topic  | New TopicYour Subscription | Contact Group Owner |  Unsubscribe  [arch...@mail-archive.com] _._,_._,_




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Shaun Everiss
Well the easiest way is to install node js, then do an npm install -g 
npm, then run the install additional tools and that will install 
everything, vs tools and python latest.


If its you don't want to do anything with node, running the chocolatey 
installer from chocolatey.org and then just installing whatever you want 
with choco will probably work.


You can just go to python and install the packages manually but its 
easier with choco but maybe it me.


I run oriol's games and have to bother about with both these environments.



On 7/02/2021 3:45 am, Jude DaShiell wrote:
Looks like a python program not basic and you may not have python 
installed on your system.  Even after installing python, usually these 
packages have dependencies that don't get installed with python that 
need pip or python-easy-installer to be run to get them installed.  
Right now, python is in molting stage which means the python is coming 
up into a new version and loosing its old skin so even within python 
it will pay to get the right versions of packages that will be 
supported into the future.




On Sat, 6 Feb 2021, Nicol wrote:


HI Nataneal
I would like to play  your camel game, but I cannot launch the program.
I've extracted all files into a folder.
This is the error message I get:
 LoadLibrary: PyInstaller: FormatMessageW failed.

Many thanks for any help
Bfn
Nicol
South africa
















-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123263): https://groups.io/g/blind-gamers/message/123263
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-




Re: [blind-gamers] unable to launch the camel game

2021-02-06 Thread Jude DaShiell
Looks like a python program not basic and you may not have python 
installed on your system.  Even after installing python, usually these 
packages have dependencies that don't get installed with python that need 
pip or python-easy-installer to be run to get them installed.  Right now, 
python is in molting stage which means the python is coming up into a new 
version and loosing its old skin so even within python it will pay to get 
the right versions of packages that will be supported into the future.




On Sat, 6 Feb 2021, Nicol wrote:


HI Nataneal
I would like to play  your camel game, but I cannot launch the program.
I've extracted all files into a folder.
This is the error message I get:
 LoadLibrary: PyInstaller: FormatMessageW failed.

Many thanks for any help
Bfn
Nicol
South africa










-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#123261): https://groups.io/g/blind-gamers/message/123261
Mute This Topic: https://groups.io/mt/80430511/21656
Group Owner: blind-gamers+ow...@groups.io
Unsubscribe: https://groups.io/g/blind-gamers/leave/607459/1071380848/xyzzy 
[arch...@mail-archive.com]
-=-=-=-=-=-=-=-=-=-=-=-