Closed Sasukiii closed 1 year ago
I was able to run your supplied code perfectly on pycharm's windows Powershell-based terminal, but in anaconda's virtual environment, pip install -e won't work.
I will check when i get some time and will let you know
I met this problem when i want to insatll the dependencies and follow the command :pip install -e '.[dev]', I want to Know how to solve this please