i want to install this library
sudo apt install python3-pyodbc
my requirements.txt file
this txt file is not working in odoo.sh build failed ... unable to install error
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
i want to install this library
sudo apt install python3-pyodbc
my requirements.txt file
this txt file is not working in odoo.sh build failed ... unable to install error
The location where Odoo looks for the requirements.txt file is documented at https://www.odoo.com/documentation/user/14.0/odoo_sh/getting_started/first_module.html#use-an-external-python-library
The file needs to be in the root folder of your repository.
/home/odoo/src/user/requirements.txt
It worked perfectly for Odoo Sh, Thank you Ray
Hello Usman,
include below details to __manifest__.py and after committing it goto Apps with debug mode on -> update applist file and update the module.
'external_dependencies': {
'python' : ['unixodbc','unixodbc-dev','pyodbc'],
},
Regards,
Email: odoo@aktivsoftware.com
Skype: kalpeshmaheshwari
its working perfectly fine in local and any vps server but not in odoo.sh
Crea un account oggi per scoprire funzionalità esclusive ed entrare a far parte della nostra fantastica community!
RegistratiPost correlati | Risposte | Visualizzazioni | Attività | |
---|---|---|---|---|
|
7
lug 25
|
51271 | ||
|
0
dic 24
|
1762 | ||
ODOO.sh
Risolto
|
|
2
ott 24
|
13653 | |
|
1
set 24
|
2265 | ||
|
1
mag 24
|
3977 |