-
Notifications
You must be signed in to change notification settings - Fork 707
[doc] Install mmdeploy #70
Copy link
Copy link
Closed
Description
Thanks for your bug report. We appreciate it a lot.
Checklist
- I have searched related issues but cannot get the expected help.
- I have read the FAQ documentation but cannot get the expected help.
- The bug has not been fixed in the latest version.
Describe the bug
或者 pip install -e . [optional]。其中,[optional]可以填写all, tests, build, optional
in https://mmdeploy.readthedocs.io/zh_CN/latest/build.html#id3 or https://mmdeploy.readthedocs.io/en/latest/build.html
The installation following pip install -e . tests or pip install -e . all will be not work
Reproduction
- What command or script did you run?
A placeholder for the command.
- Did you make any modifications on the code or config? Did you understand what you have modified?
Environment
- Please run
python tools/check_env.pyto collect necessary environment information and paste it here. - You may add addition that may be helpful for locating the problem, such as
- How you installed PyTorch [e.g., pip, conda, source]
- Other environment variables that may be related (such as
$PATH,$LD_LIBRARY_PATH,$PYTHONPATH, etc.)
Error traceback
If applicable, paste the error trackback here.
A placeholder for trackback.
Bug fix
If you have already identified the reason, you can provide the information here. If you are willing to create a PR to fix it, please also leave a comment here and that would be much appreciated!
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels