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

Run error #1

Open
yuzeng0-0 opened this issue Mar 23, 2024 · 3 comments
Open

Run error #1

yuzeng0-0 opened this issue Mar 23, 2024 · 3 comments

Comments

@yuzeng0-0
Copy link

When I run pip3 install -r requirements.txt, I get the following error:
ERROR: Invalid requirement: -e . --user
pip3: error: no such option: --user

I would appreciate a solution, if possible. Thanks.

@yuzeng0-0
Copy link
Author

There seem to be some errors in the Dependencies and Installation section.

@clin1223
Copy link
Collaborator

Can you try "pip install -e . --user" instead?

@yuzeng0-0
Copy link
Author

Thanks for your reply, but still error occurs when configure the environment.
And some of the code packages import incorrectly in projects/DDETRS/train_net.py e.g. from detectron2.projects.ddetrs.data.custom_dataset_dataloader import build_custom_train_loader

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