Skip to content

[Bug] cpuid.py raises OSError: Failed to set RWX on Fedora 43 #37

@GOKORURI007

Description

@GOKORURI007

Description
When initializing the CPUID() object from the cpuid.py on Fedora 43, the following error is thrown:
OSError: Failed to set RWX

Steps to Reproduce

from cpuid.cpuid import CPUID
cpu = CPUID()  # Error occurs here

Expected Behavior
The CPUID object should initialize without raising an exception.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions