You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
File "authorized/init.py", line 9, in
from authorizenet import apicontractsv1
File ".env/lib/python3.10/site-packages/authorizenet/apicontractsv1.py", line 9, in
import pyxb.binding
File ".env/lib/python3.10/site-packages/pyxb/binding/init.py", line 8, in
from . import datatypes
File ".env/lib/python3.10/site-packages/pyxb/binding/datatypes.py", line 1243, in
from . import content
File "env/lib/python3.10/site-packages/pyxb/binding/content.py", line 807, in
class _PluralBinding (collections.MutableSequence):
AttributeError: module 'collections' has no attribute 'MutableSequence'
The text was updated successfully, but these errors were encountered:
File "authorized/init.py", line 9, in
from authorizenet import apicontractsv1
File ".env/lib/python3.10/site-packages/authorizenet/apicontractsv1.py", line 9, in
import pyxb.binding
File ".env/lib/python3.10/site-packages/pyxb/binding/init.py", line 8, in
from . import datatypes
File ".env/lib/python3.10/site-packages/pyxb/binding/datatypes.py", line 1243, in
from . import content
File "env/lib/python3.10/site-packages/pyxb/binding/content.py", line 807, in
class _PluralBinding (collections.MutableSequence):
AttributeError: module 'collections' has no attribute 'MutableSequence'
The text was updated successfully, but these errors were encountered: