Re: An fps game written in python3. Feel free to use it!

hi, i just got this when running it.
i have all the modules
Windows PowerShell
Copyright (C) 2009 Microsoft Corporation. All rights reserved.

PS C:\Users\ivencjuns> python "C:\Users\ivencjuns\Dropbox\coding\Py Games\python
-fps-master\python-fps-master\fps.py" |p:\buggy.txt
The term 'p:\buggy.txt' is not recognized as the name of a cmdlet, function, sc
ript file, or operable program. Check the spelling of the name, or if a path wa
s included, verify that the path is correct and try again.
At line:1 char:109
+ python "C:\Users\ivencjuns\Dropbox\coding\Py Games\python-fps-master\python-f
ps-master\fps.py" |p:\buggy.txt <<<<
    + CategoryInfo          : ObjectNotFound: (p:\buggy.txt:String) [], Comman
   dNotFoundException
    + FullyQualifiedErrorId : CommandNotFoundException

PS C:\Users\ivencjuns> python "C:\Users\ivencjuns\Dropbox\coding\Py Games\python
-fps-master\python-fps-master\fps.py"
Traceback (most recent call last):
  File "C:\Users\ivencjuns\Dropbox\coding\Py Games\python-fps-master\python-fps-
master\fps.py", line 2, in <module>
    import console
  File "C:\Users\ivencjuns\Dropbox\coding\Py Games\python-fps-master\python-fps-
master\console.py", line 1, in <module>
    import globals as g
  File "C:\Users\ivencjuns\Dropbox\coding\Py Games\python-fps-master\python-fps-
master\globals.py", line 11, in <module>
    lang=gettext.translation(langstring, localedir='locale', languages=[langstri
ng])
  File "C:\Program Files (x86)\Python37\lib\gettext.py", line 524, in translatio
n
    'No translation file found for domain', domain)
FileNotFoundError: [Errno 2] No translation file found for domain: 'en'
PS C:\Users\ivencjuns>

-- 
Audiogames-reflector mailing list
Audiogames-reflector@sabahattin-gucukoglu.com
https://sabahattin-gucukoglu.com/cgi-bin/mailman/listinfo/audiogames-reflector
  • ... AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : frastlin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ethin via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ilya via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ilya via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : Ilya via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : ricardo0922 via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : wiam-s via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : lord via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : lord via Audiogames-reflector
    • ... AudioGames . net Forum — Developers room : kianoosh via Audiogames-reflector

Reply via email to