You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Looking for a quick way to check out this version ...
Make sure you have the python 3.9 installed and working. Open a terminal windows and type ...
$ python3 --version
Python 3.9.10
Installing wxPython. This is the complicated part ...
If you just use a standard pip install, it will be quite slow as it has to recompile from scratch. So read the instructions here, and in particular check if there is a pre-built binary here
If you see your linux flavour and version, use ...
Looking for a quick way to check out this version ...
Make sure you have the python 3.9 installed and working. Open a terminal windows and type ...
Installing wxPython. This is the complicated part ...
If you just use a standard pip install, it will be quite slow as it has to recompile from scratch. So read the instructions here, and in particular check if there is a pre-built binary here
If you see your linux flavour and version, use ...
If there isn't a prebuilt version for your flavour of Linux, then do the following ...
(Warning - this may take some time and use 1+GB disk space).
Download metamorphose2 zip files from this branch of this repository and expand.
Download exif zip files from Ianare's exif repository.
Expand and move the contents of the exif-py-master/exif-py-master to metamorphose2.../metamorphose2.../src/exif folder.
Run ./metamorphose2
Hint: You can rename and move folders to make them more convenient to find.
The text was updated successfully, but these errors were encountered: