More straightforward way for compilation on MAC - #399
Conversation
|
Tests failing. Are you missing an import? |
Yes, it was and still is. It is interesting - working well on my MAC, even gui and other stuff, but failing here. Need to look at it on my linux machine. |
for more information, see https://pre-commit.ci
|
I have repaired it on linux, but it is now not working on MAC :-D |
|
Hi @NikoOinonen and @yakutovicha - I have repaired it and it seems to be working. |
|
@ondrejkrejci Can you also try the pip wheel build (once you have your Mac working again). It probably does not work with this right now since the setup process uses a different piece of code to run the make build here: Lines 28 to 30 in f37a09b So try installing like this at the repo root: And see if the examples work. If not then you can probably just add the same |
Thanks @NikoOinonen - good catch! I will try. I should have the computer tomorrow, but it will take me few days, to have everything settled. |
Not for the automatic compilation, but at least the developers compilation, updated in installation wiki. Solves #398 .