Skip to content
This repository has been archived by the owner on May 14, 2024. It is now read-only.

wrapper error on scopedefinition after upgrade python 3.9 tp 3.11 #413

Open
cruzeta51 opened this issue Apr 3, 2023 · 1 comment
Open

Comments

@cruzeta51
Copy link

a "readonly attribute" error on python 3.11 when set up a scope decorator on a Model

File "..\Python311\Lib\functools.py", line 61, in update_wrapper
wrapper.wrapped = wrapped
^^^^^^^^^^^^^^^^^^^
AttributeError: readonly attribute

@josephmancuso
Copy link
Collaborator

can you provide more details? code examples to reproduce, application stack trace, etc?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants