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

About install the repo #27

Closed
Roywangj opened this issue Feb 25, 2023 · 4 comments
Closed

About install the repo #27

Roywangj opened this issue Feb 25, 2023 · 4 comments

Comments

@Roywangj
Copy link

Hi,
When i dont install the repo, i will meet problems in #7. But it works when i install the repo.
However, i check the setup.py, it doesn't add utils into environment, thats confused to me.

Would you please help me understand it?

@IdanAchituve
Copy link
Owner

Hi,
Can you please clarify your question? you are asking how come utils.py is recognized in the compilation process even though it is not installed directly?

@Roywangj
Copy link
Author

Hi,

Yes. I think there is no any cuda extensions, so there is no need to compile files, just adjust relative paths of the file will work.

@IdanAchituve
Copy link
Owner

As far as I know, Python does make some sort of compilation to byte code, but it is not relevant. Anyway, my understanding is that the installation of the repository adds the path of the project to sys.path.

@Roywangj
Copy link
Author

Hi, thanks for your reply, it helps me.

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