This question has been flagged
3 Replies
1406 Views

Hello,

I've got a problem with odoo.sh

I need to recover the content of the clipboard in py file to work on it

But in odoo.sh, there is no installed library like pyperclip

Is there anybody who already did that on odoo.sh? If yes, could you help me?


Thanks for your attention

Vincent

Avatar
Discard
Best Answer

Hello Vincent,

You can add this library in the requirement.txt in your repo.

So odoo.sh will automatically install this.


Avatar
Discard
Author Best Answer

Hi Swapnesh,

Thank you for your answer

Could you tell me where this file requirements.txt has to be copied in odoo.sh?

And after, how is it installed ? Is it automatic or is there a command to run ?


EDIT : pyperclip could not work on server odoo also i don't need to install it anymore!!

Avatar
Discard
Best Answer

Hi Vincent,

U need to contact support from ODOO SH or directly of ODOO about install a specific library install.
 

Thanks

Avatar
Discard