FnF-Spritesheet-and-XML-Maker icon indicating copy to clipboard operation
FnF-Spritesheet-and-XML-Maker copied to clipboard

Instructions for running from source incorrect/not supported

Open Syringegoogleplex opened this issue 3 years ago • 1 comments

There seems to be an issue preventing the program opening whenever running from source, not to mention that the exe file is missing from the gamebanana upload.

Here is the error messages from the terminal:

PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> pip install -r requirements.txt ERROR: Could not open requirements file: [Errno 2] No such file or directory: 'requirements.txt' PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> cd src cd : Cannot find path 'C:\Users\names\OneDrive\Desktop\spritesheet-xml-gene rator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin \src' because it does not exist. At line:1 char:1

  • cd src
  • CategoryInfo : ObjectNotFound: (C:\Users\names...ight-Funk in\src:String) [Set-Location], ItemNotFoundException
  • FullyQualifiedErrorId : PathNotFound,Microsoft.PowerShell.Commands.S etLocationCommand

PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin> python3 xmlpngUI.py C:\Users\names\AppData\Local\Microsoft\WindowsApps\python3.exe: can't open file 'C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin\xmlpngUI.py': [Errno 2] No such file or directory PS C:\Users\names\OneDrive\Desktop\spritesheet-xml-generator-fnf-windo_e8772\Spritesheet-and-XML-Generator-for-Friday-Night-Funkin>

Or as a screencap for legibility: image

Thanks, syringgoogleplex

Syringegoogleplex avatar Dec 09 '21 10:12 Syringegoogleplex