azomDev / pen

An easy-to-use tool for effortlessly managing virtual environments with specific Python versions
MIT License
4 stars 2 forks source link

Bullding Python from source requires some dependencies #23

Closed azomDev closed 2 months ago

azomDev commented 2 months ago

For now I am unsure of the required dependencies, but this problem appeared when testing on ubuntu instead of arch. Some things like make are not pre-installed. I need to check which are the dependencies and how to make the user of pen have those dependencies. Either pen handles that or I give a list of needed programs on the github...