mirror of
https://github.com/Akascape/Datamosher-Pro.git
synced 2025-12-12 11:19:58 +01:00
Update Datamosher Pro v1.5.py
This commit is contained in:
@@ -26,7 +26,8 @@ if missing:
|
||||
y=missingset[x]
|
||||
subprocess.Popen('python -m pip install '+y)
|
||||
messagebox.showinfo("Module Installed","Please restart the program!")
|
||||
sys.exit()
|
||||
import imageio
|
||||
import numpy as np
|
||||
except:
|
||||
messagebox.showerror("Error downloading modules","Please download the neccessary modules separately!\n Required: Imageio, Imageio-ffmpeg")
|
||||
sys.exit()
|
||||
|
||||
Reference in New Issue
Block a user