Add fallback to PySimpleGUI
This commit is contained in:
		
							parent
							
								
									fe11d33359
								
							
						
					
					
						commit
						ec1edfbebc
					
				@ -1,3 +1,5 @@
 | 
			
		||||
#!/bin/bash
 | 
			
		||||
pip3 install proxmoxer
 | 
			
		||||
pip3 install PySimpleGUIQt
 | 
			
		||||
# If PySimpleGUIQt fails, VDIClient will fall back to PySimpleGUI
 | 
			
		||||
pip3 install PySimpleGUI
 | 
			
		||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user