downgrade matplotlib
This commit is contained in:
		
							
								
								
									
										11
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							
							
						
						
									
										11
									
								
								.github/workflows/test-on-rpi.yml
									
									
									
									
										vendored
									
									
								
							| @@ -42,17 +42,6 @@ jobs: | ||||
|             whoami | ||||
|             cd /home/inky | ||||
|             sudo apt-get update -y | ||||
|  | ||||
| #            # try support for python 3.12 | ||||
| #            wget -q https://www.python.org/ftp/python/3.12.2/Python-3.12.2.tgz | ||||
| #            sudo apt install build-essential zlib1g-dev libncurses5-dev libgdbm-dev libnss3-dev libssl-dev libreadline-dev libffi-dev  libsqlite3-dev cmake -y | ||||
| #            tar -xzf Python-3.12.2.tgz | ||||
| #            cd Python-3.12.2/ | ||||
| #            ./configure --enable-optimizations | ||||
| #            sudo make altinstall > /dev/null 2>&1 | ||||
| #            sudo rm /usr/bin/python | ||||
| #            sudo ln -s /usr/local/bin/python3.12 /usr/bin/python | ||||
|  | ||||
|             python --version | ||||
|             sudo apt-get install -y python3-pip | ||||
|             sudo apt-get install zlib1g libjpeg-dev libatlas-base-dev rustc libopenjp2-7 python3-dev scons libssl-dev python3-venv python3-pip git libfreetype6-dev wkhtmltopdf libopenblas-dev -y | ||||
|   | ||||
		Reference in New Issue
	
	Block a user