Sergei Bykov
Sergei Bykov
Have the same issue of MacOS with gfortran, gcc, etc installed. Any ideas what to do?
> @SergeiDBykov Thanks for your post. > Are you also using THONNY? > > Could you post the error message here? Sure, thanks, here it is: https://pastebin.com/ahJynN4E I use anaconda,...
Hey @fujiisoup @soumenbasak, I solved the problem (at my second laptop, I will try on my first one tomorrow) [this solution](https://stackoverflow.com/questions/52361732/installing-rpy2-on-macos) works: env CC=/usr/local/Cellar/gcc/10.2.0_2/bin/gcc-10 pip install py3nj wheree 10.2.0_2 is...
Sure, I'll try tomorrow when I get to work.
@fujiisoup Hi, your build does not help so far, here is the error: https://pastebin.com/C055RT2z I did install the package at my second laptop, but have to do this beforehand: `brew...