New submission from dafu-wu :
Traceback (most recent call last):
File "/Users/jackwu/zhiyun/mygit/webgw/manage.py", line 5, in
from webgw.settings import DEBUG
File "/Users/jackwu/zhiyun/mygit/webgw/webgw/__init__.py", line 1, in
from .app import app
File "/Users/jackwu/zhiyun/mygit/webgw/webgw/app.py", line 14, in
from .route_config import Route
File "/Users/jackwu/zhiyun/mygit/webgw/webgw/route_config.py", line 4, in
from IPy import IP
File
"/Users/jackwu/zhiyun/mygit/webgw/venv/zhiyun/mygit/my_venv/lib/python3.10/site-packages/IPy.py",
line 1025, in
class IPSet(collections.MutableSet):
AttributeError: module 'collections' has no attribute 'MutableSet'
I'm not sure it's a bug, could someone look at it for me?
--
components: Library (Lib)
messages: 409068
nosy: dafu-wu
priority: normal
severity: normal
status: open
title: IPy->IPSet AttributeError: module 'collections' has no attribute
'MutableSet'
type: crash
versions: Python 3.10
___
Python tracker
<https://bugs.python.org/issue46160>
___
___
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com