Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- ERROR: Command errored out with exit status 1:
- command: 'c:\users\acer\appdata\local\programs\python\python38-32\python.exe' -c 'import sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\ACER\\AppData\\Local\\Temp\\pip-install-f6lv0qfa\\manimlib\\setup.py'"'"'; __file__='"'"'C:\\Users\\ACER\\AppData\\Local\\Temp\\pip-install-f6lv0qfa\\manimlib\\setup.py'"'"';f=getattr(tokenize, '"'"'open'"'"', open)(__file__);code=f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' egg_info --egg-base pip-egg-info
- cwd: C:\Users\ACER\AppData\Local\Temp\pip-install-f6lv0qfa\manimlib\
- Complete output (24 lines):
- ERROR:root:Error parsing
- Traceback (most recent call last):
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\core.py", line 96, in pbr
- attrs = util.cfg_to_args(path, dist.script_args)
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\util.py", line 271, in cfg_to_args
- pbr.hooks.setup_hook(config)
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\hooks\__init__.py", line 25, in setup_hook
- metadata_config.run()
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\hooks\base.py", line 27, in run
- self.hook()
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\hooks\metadata.py", line 25, in hook
- self.config['version'] = packaging.get_version(
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\packaging.py", line 858, in get_version
- version = _get_version_from_pkg_metadata(package_name)
- File "c:\users\acer\appdata\local\temp\pip-install-f6lv0qfa\manimlib\.eggs\pbr-5.4.4-py3.8.egg\pbr\packaging.py", line 826, in _get_version_from_pkg_metadata
- pkg_metadata = email.message_from_file(pkg_metadata_file)
- File "c:\users\acer\appdata\local\programs\python\python38-32\lib\email\__init__.py", line 54, in message_from_file
- return Parser(*args, **kws).parse(fp)
- File "c:\users\acer\appdata\local\programs\python\python38-32\lib\email\parser.py", line 53, in parse
- data = fp.read(8192)
- File "c:\users\acer\appdata\local\programs\python\python38-32\lib\encodings\cp874.py", line 23, in decode
- return codecs.charmap_decode(input,self.errors,decoding_table)[0]
- UnicodeDecodeError: 'charmap' codec can't decode byte 0x9c in position 1889: character maps to <undefined>
- error in setup command: Error parsing C:\Users\ACER\AppData\Local\Temp\pip-install-f6lv0qfa\manimlib\setup.cfg: UnicodeDecodeError: 'charmap' codec can't decode byte 0x9c in position 1889: character maps to <undefined>
- ----------------------------------------
- ERROR: Command errored out with exit status 1: python setup.py egg_info Check the logs for full command output.
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement