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

Installation Issue: Missing setup.py or pyproject.toml for Package Installation #1

Open
KewalMishra opened this issue Apr 12, 2024 · 0 comments

Comments

@KewalMishra
Copy link

Hello,

I am interested in using your Gatenet repository for a project, and I attempted to install it as a package using the provided pip installation command:
pip install git+https://github.com/wwu-mmll/gatenet@main

However, I encountered the following error:
Error: git+https://github.com/wwu-mmll/gatenet@main does not appear to be a Python project: neither 'setup.py' nor 'pyproject.toml' found

The repository lacks a setup.py or pyproject.toml file in the main directory.
Could you please guide the recommended method to install or use your code? If the repository is not meant to be installed as a Python package, please advise on the steps to set it up for use.

Thank you for your assistance and for the work you've put into developing this resource.

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