Questions tagged [pypandoc]
46 questions
-3
votes
2 answers
pip install different version
I'm attempting to install pypandoc version 1.4 or higher. I included this requirement in my requirements.txt file.
I believe that this is the reason why PySpark installation is failing.
my pip install command:
python -m pip install -r…

amit
- 71
- 2
- 10