Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Unable to install requirements #225

Open
aviralsangal8 opened this issue Feb 2, 2024 · 1 comment
Open

Unable to install requirements #225

aviralsangal8 opened this issue Feb 2, 2024 · 1 comment
Assignees

Comments

@aviralsangal8
Copy link

Got the following error:

Preparing metadata (pyproject.toml) did not run successfully.
│ exit code: 1
╰─> [16 lines of output]
Traceback (most recent call last):
File "C:\Users\Aviral.conda\envs\quantum5g\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 353, in
main()
File "C:\Users\Aviral.conda\envs\quantum5g\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 335, in main
json_out['return_val'] = hook(**hook_input['kwargs'])
File "C:\Users\Aviral.conda\envs\quantum5g\lib\site-packages\pip_vendor\pyproject_hooks_in_process_in_process.py", line 149, in prepare_metadata_for_build_wheel
return hook(metadata_directory, config_settings)
File "C:\Users\Aviral\AppData\Local\Temp\pip-build-env-8pmowbp7\overlay\Lib\site-packages\sphinx_theme_builder_init_.py", line 80, in prepare_metadata_for_build_wheel
return _generate_metadata(project, destination=Path(metadata_directory))
File "C:\Users\Aviral\AppData\Local\Temp\pip-build-env-8pmowbp7\overlay\Lib\site-packages\sphinx_theme_builder_internal\distributions.py", line 132, in generate_metadata
(dist_info / "METADATA").write_text(project.get_metadata_file_contents())
File "C:\Users\Aviral.conda\envs\quantum5g\lib\pathlib.py", line 1155, in write_text
return f.write(data)
File "C:\Users\Aviral.conda\envs\quantum5g\lib\encodings\cp1252.py", line 19, in encode
return codecs.charmap_encode(input,self.errors,encoding_table)[0]
UnicodeEncodeError: 'charmap' codec can't encode character '\U0001f389' in position 3864: character maps to

@GenericP3rson
Copy link
Collaborator

Interesting, I haven’t seen this before. What environment are you using?

@GenericP3rson GenericP3rson self-assigned this Feb 3, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants