跳至內容
選單
此問題已被標幟
2 回覆
13253 瀏覽次數

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
23559
0
11月 16
3131
1
3月 15
6701
4
9月 18
15569
2
4月 18
5178