I installed OpenERP 6.1 on windows using the AllInOne package. I did NOT install Python separately. Obviously, the OpenERP folders already contain the required python executables.
Now, when I try to install certain add-ons, I usually come across requirements to install some python modules. For instance. to install Jasper_Server I need to install http2, pypdf and python-dime.
Since there is no separate Python installation, there is no C: \ Python or anything like that. Where and how to install these python packages so that I can install the addon?
thanks
source share