This question has been flagged
1 Reply
4102 Views

Hi Developers,

I have some problems in setting the requirements.txt file when installing the dependencies of Odoo.
It is mentioned in the Installation Document that it is needed to add parameter pypiwin32 in the requirements file. 

Is it needed to specify that pypiwin32==X.X.X ?   

where X.X.X is the numeric value that I needed to specify as I see that other parameters also have numeric value.
Please advise what value of X.X.X will be appropriate. 

Thanks and regards,

Terence Lo 
Avatar
Discard
Best Answer

pypiwin32==219

Avatar
Discard