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
I don't use Windows these days, but I have checked it runs on Windows 10 under Python 3.9.10 and wxPython 4.1.1 without the need to install git and other utilities or any special permissions.
Download python 3.9 using the appropriate windows installer from here
Run the installer, and make sure you check the boxes to install 'pip' and 'Add Python to the environment variables'.
Check python runs by opening a new cmd window and typing.
C:...> python --version
Python 3.9.10
Install wxPython using
C:... > pip install -U wxPython
This installs wxPython, pillow and its dependencies.
I don't use Windows these days, but I have checked it runs on Windows 10 under Python 3.9.10 and wxPython 4.1.1 without the need to install git and other utilities or any special permissions.
Download python 3.9 using the appropriate windows installer from here
Run the installer, and make sure you check the boxes to install 'pip' and 'Add Python to the environment variables'.
Check python runs by opening a new cmd window and typing.
C:...> python --version
Python 3.9.10
Install wxPython using
C:... > pip install -U wxPython
This installs wxPython, pillow and its dependencies.
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.bat
Hint: You can rename and move folders to make them more convenient to find.
The text was updated successfully, but these errors were encountered: