Hi,
I am having an installation problem, would you be able to provide any advice?
I'm running Python 3.6+ (conda), on MacOS 10.13.4
pyqstem/qstem_interface.cpp:582:10: fatal error: 'unordered_map' file not found
#include <unordered_map>
^~~~~~~~~~~~~~~
1 error generated.
error: command 'gcc' failed with exit status 1
Cheers!