Someone help me pleas I'm trying to install a model of his requirements : external dependency is not met: Python library not installed: netifaces in odoo15 CE I tried a lot to solve the problem by typing the following command pip install netifaces , sudo pip install netifaces , pip3 install.. But there is no point, the problem is still there > pleas help me
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Boekhouding
- Voorraad
- PoS
- Project
- MRP
Deze vraag is gerapporteerd
1
Beantwoorden
2197
Weergaven
Basically you should install the dependency for the odoo's python interpreter, in case you have multiple
python interpreter, by : the_python_interpreter -m pip install netifaces
If it always not working, since this is a paid addon, you might to ask the addon provider.
Geniet je van het gesprek? Blijf niet alleen lezen, doe ook mee!
Maak vandaag nog een account aan om te profiteren van exclusieve functies en deel uit te maken van onze geweldige community!
Aanmelden