Skip to content

Error when trying to run executable in pixi environment: The file exists and is executable. Check the interpreter or linker? #2041

Answered by ruben-arts
nwpulverizer asked this question in Q&A
Discussion options

You must be logged in to vote

Hey @nwpulverizer I think we missed the notification.

I'm not able to reproduce it as it just runs for me.:

~/hexrdgui 
❯ pixi i
✔ The default environment has been installed.

~/hexrdgui took 2s 
❯ pixi run hexrdgui
# STARTS CORRECTLY
~/hexrdgui took 17s 
❯ pixi shell 
 . "/tmp/pixi_env_X9z.sh"

~/hexrdgui 
❯  . "/tmp/pixi_env_X9z.sh"

~/hexrdgui via 🅒 scripts 
❯ hexrdgui
# STARTS CORRECTLY

Could you update to the latest pixi version. And try a pixi clean to avoid any weird issues that are already solved?

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Answer selected by nwpulverizer
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants