fail to install cairosvg #5694
Labels
auto-locked
Outdated issues that have been locked by automation
resolution: wrong project
Should be reported elsewhere
type: support
User Support
Hello!
When I printed 'pip install cairosvg' in cmd, something wrong happened!
:\Users\蝌蚪眼>pip install cairosvg
Collecting cairosvg
Using cached https://files.pythonhosted.org/packages/9d/82/0ec25a0460182aef0c57fa72926986ee091fb0689f85d0133486e5ab2059/CairoSVG-2.1.3.tar.gz
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "", line 1, in
File "c:\users\蝌蚪眼\appdata\local\temp\pip-build-idknd4\cairosvg\setup.py", line 24, in
with open(init_path, 'r', encoding='utf-8') as fd:
TypeError: 'encoding' is an invalid keyword argument for this function
Command "python setup.py egg_info" failed with error code 1 in c:\users\蝌蚪眼\appdata\local\temp\pip-build-idknd4\cairosvg\
Could someone help me? Thanks a lot!
The text was updated successfully, but these errors were encountered: