GenerateU
GenerateU copied to clipboard
Run error
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.
There seem to be some errors in the Dependencies and Installation section.
Can you try "pip install -e . --user" instead?
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