i am trying to uninstall a module from pycharm terminal ,
"odoo-bin -c \server\odoo.conf -u my_module --stop-after-init"
this type of commands are not working .
can you help?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Buchhaltung
- Lager
- PoS
- Project
- MRP
Diese Frage wurde gekennzeichnet
Hi,
Open the Terminal:
Go to View > Tool Windows > Terminal.
Activate Virtual Environment (if applicable):
If you're using a virtual environment, activate it using the appropriate command (e.g., venv\Scripts\activate).
Use pip to Uninstall:
Type the following command into the terminal, replacing module_name with the actual name of the module you want to uninstall:
Try this code: pip uninstall module_name
Hope it helps
Diskutieren Sie gerne? Treten Sie bei, statt nur zu lesen!
Erstellen Sie heute ein Konto, um exklusive Funktionen zu nutzen und mit unserer tollen Community zu interagieren!
RegistrierenVerknüpfte Beiträge | Antworten | Ansichten | Aktivität | |
---|---|---|---|---|
|
1
Aug. 22
|
4871 | ||
|
0
Dez. 22
|
2085 | ||
|
1
Nov. 19
|
4818 | ||
|
1
März 16
|
4689 | ||
|
1
März 15
|
8123 |