Open ReinerBRO opened 1 year ago
well,I run ' pip install -e ".[dev]" ' instead and it was setttled.
but raised warning " WARNING: Ignore distutils configs in setup.cfg due to encoding errors. WARNING: Ignore distutils configs in setup.cfg due to encoding errors."
when I run the code ' pip install -e '.[dev]' ' to install dependencies. It raised this error. What's wrong?