Open X3msnake opened 6 years ago
Nice! When ready we should add this to the wiki! (However not the readme I think) We should also add installation of numpy.
@NardJ
Yeah the idea is to add this to the wiki.
Readme should have only a context about what this is and can do, and links to the appropriate sections of the wiki
thanks
@luciusaurelius did you try it?
Dependencies needed
Python must be on windows path!
python -m pip install -U pygame --user python -m pip install -U opencv-python --user python -m pip install -U numpy --user python -m pip install -U PyOpenGL --user python -m pip install -U scipy --user
Rev.20180621
Goto the project github and download the source zip file
Download and Install Python 3 from https://www.python.org/downloads/
From the windows menu Search cmd and run as admin
run python --version into the command line to confirm that your are running version 3.0 or above.
run python -m pip install --upgrade pip to install the latest package manager
run python -m pip install -U pygame --user to install the required library to run PhotonFileTools
Unzip PhotonFileUtils-master.zip to the root of your C:\Drive
Change directory by typing cd C:\path\to\your\unzipped\files
you can open the folder in windows explorer and copy the path on the top bar and right click/paste on the comand box window
Finally run python PhotonEditor.py and enjoy