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

ValueError: Failed to successfully execute function in Python interpreter: Traceback (most recent call last): #5191

Open
sentry-io bot opened this issue Jul 20, 2022 · 3 comments
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. triage/needs-information Indicates an issue needs more information in order to work on it.

Comments

@sentry-io
Copy link

sentry-io bot commented Jul 20, 2022

Sentry Issue: THOTH-1SVW

ValueError: Failed to successfully execute function in Python interpreter: Traceback (most recent call last):
  File "<string>", line 38, in <module>
  File "<string>", line 5, in _get_importlib_metadata_metadata
  File "/opt/app-root/lib64/python3.10/site-packages/importlib_metadata/__init__.py", line 6, in <module>
    import zipp
  File "/opt/app-root/src/solver-venv/lib/python3.10/site-packages/zipp.py", line 0
SyntaxError: unknown encoding: future-fstrings

  File "/opt/app-root/lib64/python3.10/site-packages/thoth/solver/python/python.py", line 300, in _do_resolve_index
    package_metadata = get_package_metadata(python_bin, package_name)
  File "/opt/app-root/lib64/python3.10/site-packages/thoth/solver/python/instrument.py", line 223, in get_package_metadata
    "metadata": execute_env_function(
  File "/opt/app-root/lib64/python3.10/site-packages/thoth/solver/python/instrument.py", line 193, in execute_env_function
    raise ValueError("Failed to successfully execute function in Python interpreter: {}".format(res.stderr))

An exception occurred during package metadata gathering
@goern
Copy link
Member

goern commented Jul 20, 2022

/kind bug
/sig stack-guidance
/triage needs-information

@sesheta sesheta added kind/bug Categorizes issue or PR as related to a bug. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. triage/needs-information Indicates an issue needs more information in order to work on it. labels Jul 20, 2022
@codificat codificat moved this to 📋 Backlog in Planning Board Sep 26, 2022
@VannTen
Copy link
Member

VannTen commented Oct 17, 2022

Do we support python 3.10 yet ?

@sesheta
Copy link
Member

sesheta commented Apr 15, 2023

Issues needing reporter input close after 60d,

If there is new input, reopen with /reopen.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Categorizes issue or PR as related to a bug. sig/stack-guidance Categorizes an issue or PR as relevant to SIG Stack Guidance. triage/needs-information Indicates an issue needs more information in order to work on it.
Projects
Status: 📋 Backlog
Development

No branches or pull requests

3 participants