Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Bad interpreter: no such file or directory. #6

Open
WASasquatch opened this issue Dec 11, 2021 · 2 comments
Open

Bad interpreter: no such file or directory. #6

WASasquatch opened this issue Dec 11, 2021 · 2 comments

Comments

@WASasquatch
Copy link

I get the following error when running this

was@SKYNET-MASTER:/mnt/d/linux/gas/gaseous/Input/Cubemaps$ convert360 -i global_clouds_1.png -o global_clouds_cubemap.png 4096 4096
-bash: /home/was/.local/bin/convert360: /home/mateus/dev/still360/env/bin/python: bad interpreter: No such file or directory

It seems to be referencing a hard location on Mateus's computer, which ofc doesn't exist on mine.

@bkhanal-11
Copy link

bkhanal-11 commented Dec 2, 2022

Replacing /home/mateus/dev/still360/env/bin/python to /usr/bin/python in ~/.local/bin/convert360 worked for me.

@WASasquatch
Copy link
Author

Thank you.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants