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
- Akuntansi
- Inventaris
- PoS
- Project
- MRP
Pertanyaan ini telah diberikan tanda
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
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
Agu 22
|
4900 | ||
|
0
Des 22
|
2093 | ||
Uninstall module programatically using boolean
Diselesaikan
|
|
1
Nov 19
|
4837 | |
|
1
Mar 16
|
4712 | ||
|
1
Mar 15
|
8152 |