Перейти к содержимому
Меню
Чтобы взаимодействовать с сообществом, необходимо зарегистрироваться.
Этот вопрос был отмечен
2 Ответы
13176 Представления

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.

Аватар
Отменить
Related Posts Ответы Просмотры Активность
3
окт. 18
23499
0
нояб. 16
3070
1
мар. 15
6674
4
сент. 18
15472
2
апр. 18
5107