Skip to content

Commit

Permalink
Added hyperlink to DearPyGui
Browse files Browse the repository at this point in the history
  • Loading branch information
adambaskerville committed Feb 22, 2024
1 parent d77e47a commit 9940166
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion _posts/2022-06-03-DearpyguiCompilation.md
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ math: true

# The Problem

DearPyGui, available at https://github.com/hoffstadt/DearPyGui, is a robust and speedy Graphical User Interface (GUI) toolkit designed for Python, boasting minimal dependencies. I've been keen to integrate it as the primary library for my AstroPitography GUI. However, a hurdle emerged - it lacks compatibility with the 32-bit Buster Raspberry Pi operating system running on my RPi 3B+.
DearPyGui, available at [https://github.com/hoffstadt/DearPyGui](https://github.com/hoffstadt/DearPyGui), is a robust and speedy Graphical User Interface (GUI) toolkit designed for Python, boasting minimal dependencies. I've been keen to integrate it as the primary library for my AstroPitography GUI. However, a hurdle emerged - it lacks compatibility with the 32-bit Buster Raspberry Pi operating system running on my RPi 3B+.

This blog post serves as a comprehensive guide detailing the steps necessary to compile the DearPyGui library on the 32-bit architecture of a Raspberry Pi, specifically the 3B+. While its primary purpose is to serve as a personal reference for potential future endeavors, I also hope it proves beneficial for others who have found themselves scouring the internet for hours in search of a solution.

Expand Down

0 comments on commit 9940166

Please sign in to comment.