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

Python3.11 support #2730

Closed
gicmo opened this issue Sep 24, 2022 · 3 comments
Closed

Python3.11 support #2730

gicmo opened this issue Sep 24, 2022 · 3 comments
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation

Comments

@gicmo
Copy link
Contributor

gicmo commented Sep 24, 2022

Description

Trying to compile renderdoc on a system with Python 3.11 fails.

Steps to reproduce

Use Fedora rawhide and try to compile renderdoc. Observe compilation errors: https://kojipkgs.fedoraproject.org//work/tasks/2208/92292208/build.log
https://koji.fedoraproject.org/koji/taskinfo?taskID=92292208

Relevant Python 3.11 change:
https://docs.python.org/3.11/whatsnew/3.11.html:

The PyFrameObject structure members have been removed from the public C API.

Environment

  • RenderDoc version: 1.22
  • Operating System: Fedora Rawhide (with Python 3.11)
@baldurk baldurk added Bug A crash, misbehaviour, or other problem Unresolved Waiting for a fix or implementation Feature An improvement or feature and removed Bug A crash, misbehaviour, or other problem labels Sep 27, 2022
@baldurk
Copy link
Owner

baldurk commented Oct 3, 2022

Python 3.11 has not even been released yet, please don't open issues that only happen when using currently beta third party software.

@baldurk baldurk closed this as completed Oct 3, 2022
@gicmo
Copy link
Contributor Author

gicmo commented Oct 3, 2022

It is blocking the inclusion of renderdoc in Fedora 37, which is going to use Python 3.11, see https://bugzilla.redhat.com/show_bug.cgi?id=2049621

@gicmo
Copy link
Contributor Author

gicmo commented Nov 2, 2022

Quick update:
renderdoc got indeed retired from Fedora (see https://src.fedoraproject.org/rpms/renderdoc).

I think the issue is now fixed via 9df7d40

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Feature An improvement or feature Unresolved Waiting for a fix or implementation
Projects
None yet
Development

No branches or pull requests

2 participants