Jessica Tegner
Jessica Tegner
as you can see from [this link](https://docs.travis-ci.com/user/reference/osx/) I've set the travis build to be run on macOS 12.3, macOS 11.6 and macOS 10.15.7. So form my understanding, since it's running...
aha... I'll see if I can make it report if it's running on inten or m1 chips
@MarkWieczorek as it turns out, you were right. While it's running Big Sur, it's actually still running on intel chipsets. TravisCI doesn't at the time of writing support MacOS M1...
So the error is, that you are getting a "FileNotFoundError" when trying to install pandoc through PyPandoc. The interesting part it, we do check for "FileNotFoundError" so don't know why...
@adityaQure I would love a pr fixing this. Feel free to work on it :)
@hey24sheep after doing some investigation, I figured out why. I turns out that hacktoberfest only counts prs made after the 1st. You are more than welcome to open more prs,...
@hey24sheep indeed you can :) But I don't know how they take to that. But your call :)
Hi @hey24sheep fantastic. I wont merge until then. But please do pull the latest changes in from master, so the tests and so on will run :)
@lmende can you confirm that you have set the "--resource-path" options? In addition, I can't seem to figure out, why specifically pypandoc > 1.6.4 would break this.
Hi @hey24sheep fantastic. I wont merge until then. But please do pull the latest changes in from master, so the tests and so on will run :)