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*.debin the folder containing the Darling DEBs- Run:
xcode-select --installand 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 |
Waited some days and retried, now it somehow gives a different error message (didn't updated Darling, just updated some softwares using APT but not Darling):
sh: /usr/libexec/darling/clt_install.py: /usr/bin/python2.7: bad interpreter: Message too long
@HGStyle were you able to run xcode through darling ? the GUI app ?
No, as I was not aware there was a GUI app. How do I run it?
Is it with this command ? xcode-select --switch /Applications/Xcode.app
@HGStyle Try open -a Xcode a.xcodeproj