ImportError: cannot import name 'MutableSet' from 'collections

36 views
Skip to first unread message

Hiro Sasaly

unread,
Mar 11, 2024, 10:30:41 PM3/11/24
to Arelle-users
Hello,

I am just a beginner, and in a trouble.

(1) !pip install arelle : OK

However,
(2)from arelle import Cntlr:  An error occurs with the message below

7 from decimal import Decimal 8 from fractions import Fraction ----> 9 from collections import OrderedDict, MutableSet 10 11 if sys.version[0] >= '3': ImportError: cannot import name 'MutableSet' from 'collections' (/usr/lib/python3.10/collections/__init__.py)


Does anyone know how to fix this error?
Thank you in advance!

Kind regards,
Sasaly

Austin Matherne

unread,
Mar 12, 2024, 10:01:53 AM3/12/24
to Arelle-users
Hi Sasaly,

The `arelle` pypi package is an old unmaintained fork of Arelle that's not controlled by the Arelle team. You can install the official arelle python package using `pip install arelle-release`.

Austin Matherne 

Hiro Sasaly

unread,
Mar 12, 2024, 9:13:09 PM3/12/24
to arelle...@googlegroups.com
Hi Austin,

Thank you so much for your great advice.
I will try it!!
Sasaly

 

2024年3月12日(火) 23:01 'Austin Matherne' via Arelle-users <arelle...@googlegroups.com>:
--

---
You received this message because you are subscribed to a topic in the Google Groups "Arelle-users" group.
To unsubscribe from this topic, visit https://groups.google.com/d/topic/arelle-users/BH2rr6jc5is/unsubscribe.
To unsubscribe from this group and all its topics, send an email to arelle-users...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/arelle-users/ff3888ba-871e-4c8d-a9b9-fef4fa8406d1n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages