跳至内容
菜单
此问题已终结
2 回复
13072 查看

During the installation of Odoo 10 on MAC.

I was unable to install the package PyPDF2, further Homebrew failed to find those package, so does this mean it is not available for MAC or should I install any alternate package.


Any suggestions appreciated.

形象
丢弃
编写者 最佳答案

Found the solution,


1. Install python3  (although 2.7 was already installed, but after installing python3 seemed to do wonders)

2. then install PyPDF2 (or simply run the command to install requirement.txt)

 

Infact if python3 is installed in the first place, then one can easily ran the single-command to install all those dependencies present in the requirement.txt 



形象
丢弃
最佳答案

It is strange enough trying to install Odoo on a Mac. But if you are really looking for extraordinary experiences, you also have to spend extraordinary efforts. I'm very sure that you did already extensive research on installing pypdf2 on OSX and you have already found results such as this: https://stackoverflow.com/questions/25224260/pypdf2-wont-import. What exactly is your problem now? Please be more specific.

形象
丢弃
相关帖文 回复 查看 活动
3
10月 18
23389
0
11月 16
2979
1
3月 15
6562
4
9月 18
15346
2
4月 18
4987