-
Notifications
You must be signed in to change notification settings - Fork 107
Install and download
Jiawei Liu edited this page Mar 11, 2023
·
2 revisions
After v3.9.1 only Windows 10 binary package (amd64) will be provided. But you can still use the source code to run the tool on other platforms. It is recommended to use Python 3.6 or newer.
pip installation: (If there is an error in the installation process, you can use conda.)
pip install wxpython pillow pytest-shutil numpy requests piexif
run:
python MulimgViewer.py
Execute the provided binary file directly. Or download the source code and run MulimgViewer.py
.
After v3.9.3, Windows 10 provides installation version _Setup.exe
and portable version _Portable.exe
(installation version _Setup.exe
starts faster).
Download link: Windows 10 binary package (amd64)