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

error with akita_data. py #165

Open
yardenmatok203 opened this issue Jun 17, 2023 · 3 comments
Open

error with akita_data. py #165

yardenmatok203 opened this issue Jun 17, 2023 · 3 comments

Comments

@yardenmatok203
Copy link

yardenmatok203 commented Jun 17, 2023

Hey!

how are you?

when trying running "akita_data.py" I get the following error:

/usr/bin/env: ‘python\r’: No such file or directory
/usr/bin/env: /usr/bin/env: ‘python\r’‘python\r’: No such file or directory: No such file or directory

/usr/bin/env: ‘python\r’: No such file or directory
/usr/bin/env: ‘python\r’: No such file or directory

I will be happy for help:)

@gfudenberg
Copy link
Contributor

this seems like an environment setup issue, rather than an issue with basenji/akita per se. If you have conda/mamba installed, you can try to follow environment setup in installation section: https://github.com/calico/basenji#installation.

@davek44
Copy link
Contributor

davek44 commented Jul 4, 2023

Yea that error message suggests an issue with the shebang line (the first line) in the "akita_data.py" script. The shebang line is used to specify the interpreter that should be used to execute the script. Are you on a unix system?

@yardenmatok203
Copy link
Author

I succeed, 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

3 participants