File "F:\odoo15\venv\lib\site-packages\babel\localedata.py", line 17, in
from collections import MutableMapping
ImportError: cannot import name 'MutableMapping' from 'collections' (C:\Users\Shahriar Amin\AppData\Local\Programs\Python\Python310\lib\collections\__init__.py)
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
it help python3 -m pip install babel==2.9.1 , thanks
Odoo python requirement use babel=2.6.0 and this library uses MutableMapping from collections.abc module in python which already deprecated in 3.8.
Babel library already changed it in V2.9.1 and using ABCs from collections instead of collections.abc is deprecated
You can try to uninstall babel=2.6.0 and install the latest version babel=2.9.1.
Or you can install python3.7 and it will work.
The issue has been fixed. Thanks. Can you please help with this ??
module 'collections' has no attribute 'Set'
Hi M M Shahriar Amin.
Have you solved this problem? (module 'collections' has no attribute 'Set')
Nope. I have switched to Python 3.8.
Menikmati diskusi? Jangan hanya membaca, ikuti!
Buat akun sekarang untuk menikmati fitur eksklufi dan agar terlibat dengan komunitas kami!
DaftarPost Terkait | Replies | Tampilan | Aktivitas | |
---|---|---|---|---|
|
1
Jun 25
|
1601 | ||
|
3
Jul 25
|
3247 | ||
|
1
Mei 25
|
1389 | ||
|
1
Mei 25
|
1639 | ||
|
4
Mei 25
|
2805 |