When I tried to install costools from source, I got this error:
Running calcos-3.0/setup.py -q bdist_egg --dist-dir /var/folders/jp/y94kfdg15xjgpplw8yrqt3jc0000gn/T/easy_install-3xpdprnf/calcos-3.0/egg-dist-tmp-fkcknzz_
error: Setup script exited with error: each element of 'ext_modules' option must be an Extension instance or 2-tuple
I am using Anaconda Python 3 on macOS. I managed to circumvent the error by installing calcos from source before costools.
When I tried to install
costoolsfrom source, I got this error:I am using Anaconda Python 3 on macOS. I managed to circumvent the error by installing
calcosfrom source beforecostools.