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

[Bug]: Src.aux Module Import Error #86

Open
1 task done
DataPetroz opened this issue Jan 9, 2025 · 0 comments
Open
1 task done

[Bug]: Src.aux Module Import Error #86

DataPetroz opened this issue Jan 9, 2025 · 0 comments

Comments

@DataPetroz
Copy link

Is there an existing issue for this?

  • I have searched the existing issues

What happened? - The current behavior

When cloning the repository I have the following issue:

error: invalid path 'src/aux.py'
fatal: unable to checkout working tree
warning: Clone succeeded, but checkout failed.
You can inspect what was checked out with 'git status'
and retry with 'git restore --source=HEAD :/'

Even by downloading the zip file and extract in my local folder after creating a venv and installing the requiriments I get the following import error:

"name": "ModuleNotFoundError",
"message": "No module named 'src.aux'"

What did you expect to happen? - The expected behavior

The repository cloned without error and also the library imported correctly

How to reproduce?

Try cloning the repo usig git clone or run the import cell after installing the requirements

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

1 participant