You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
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.
The text was updated successfully, but these errors were encountered: