darling
darling copied to clipboard
XCode-Select Install is not working: Cannot open python2.7: No such file or directory
Expected Result I wanted to install XCode Command Line Tools.
Actual Result
It didn't worked:
Cannot open /home/hgstyle/.darling/usr/bin/python2.7: No such file or directory
Steps To Reproduce
- Install the latest build from the GitHub artifacts
- Remove the darling-dev* files else it won't install
-
sudo dpkg -i darling*.deb
in the folder containing the Darling DEBs - Run:
xcode-select --install
and get the error message
Failed attemps to resolve
- Installing Python 2.7.18 in Darling
- Linking the Python 2.7.18 binary to the right folder in Darling
- Installing Python 2.7.18 in my Linux OS (Ubuntu in WSL2, via APT)
- Linking the Python 2.7.18 binary to the right folder in my Linux OS
Screenshot
System Information
Software | Version |
---|---|
Linux Kernel | 5.15.146.1 in WSL2 |
Darling | DEBs from here |