From b010bbbcf77e9050f48d58e5f9f3f4126e7a698a Mon Sep 17 00:00:00 2001 From: Akash Bora <89206401+Akascape@users.noreply.github.com> Date: Sat, 14 May 2022 14:13:15 +0530 Subject: [PATCH] Update ReadmeforPython.txt --- Python Version/ReadmeforPython.txt | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/Python Version/ReadmeforPython.txt b/Python Version/ReadmeforPython.txt index 0f629aa..d9d9533 100644 --- a/Python Version/ReadmeforPython.txt +++ b/Python Version/ReadmeforPython.txt @@ -1,11 +1,13 @@ #Read this to use the python version. This version is comparitively lower in size and works the same inside python environment. Things to setup before running the python file: +The GUI of Datamosher-Pro.py given in this source code version is optimised for Windows; for other OS, download the python version from release page. 1) First setup ffglitch if you are using this repo only. (See readme.txt inside ffglitch folder to download ffglitch) -Note: No need to do the ffglitch setup if you downloaded the release python version as all the versions are pre-provided there +(Make sure you make it Unix executable if you are on Mac and also give permission) +Note: No need to setup the ffglitch if you downloaded the python version from release page as all the versions are pre-provided there 2) After doing that, run the datamosher-pro.py file and click yes if module error pops up and let the modules get downloaded. If it doesn't work then install the modules manually- -Modules you need to install: +# Modules you need to install: -- tkinter If not installed then use- (pip install tk) or (sudo apt-get install python3-tk) @@ -15,5 +17,8 @@ If not installed then use- (pip install imageio) -- imageio-ffmpeg (pip install imageio-ffmpeg) +# For Mac, you need to install one more module: +-- tkmacosx +(pip install tkmacosx) 3) Do not delete or move any assets or folder that are linked with the main file or else it will show error. After the setup the application will open and you can try datamoshing.