I have installed pyadolc on my Mac (macOS High Sierra 10.13.3 and Python 3.6.1 |Anaconda 4.4.0 (x86_64))
Now I want to run a code which needs adolc but I face with this error
ModuleNotFoundError: No module named 'adolc'
There is no _adolc.so in my adolc folder.
Is there any way to _adolc.so there?