Closed puneet29 closed 4 years ago
Totals | |
---|---|
Change from base Build 1188: | 0.0% |
Covered Lines: | 1403 |
Relevant Lines: | 1838 |
In my opinion, rather than changing the installation command
to run with sudo
we should add a command to build the virtual env
and then run the installation command inside the venv without any sudo
@puneet29 I have already added a PR with a better version of README in #355, please have a look I have added your suggestion as well. Also, I agree with @mzfr that there should be a virtual environment for TANNER, I would try to push a PR for that soon.
Yeah, I suggested for the virtual environment too @mzfr @Parth1811 Also, I will close this pr once yours is merged.
@puneet29 I've merged #355, please update your changes accordingly, thanks!
@afeena I've updated the pull request as requested.
The dependencies need to be installed in superuser mode else it results in errors.