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?
لقد تم الإبلاغ عن هذا السؤال
1
الرد
3873
أدوات العرض
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
هل أعجبك النقاش؟ لا تكن مستمعاً فقط. شاركنا!
أنشئ حساباً اليوم لتستمتع بالخصائص الحصرية، وتفاعل مع مجتمعنا الرائع!
تسجيل| المنشورات ذات الصلة | الردود | أدوات العرض | النشاط | |
|---|---|---|---|---|
|
|
1
أغسطس 22
|
7078 | ||
|
|
0
ديسمبر 22
|
4129 | ||
|
|
1
نوفمبر 19
|
7665 | ||
|
|
1
مارس 16
|
6979 | ||
|
|
1
مارس 15
|
10580 |