Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Install error: no file named 'unordered_map' #9

Open
harripj opened this issue Apr 23, 2018 · 3 comments
Open

Install error: no file named 'unordered_map' #9

harripj opened this issue Apr 23, 2018 · 3 comments

Comments

@harripj
Copy link

harripj commented Apr 23, 2018

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!

@jiadongdan
Copy link

Hi, same here, any update?

@harripj
Copy link
Author

harripj commented Jun 1, 2018

I'm using MacOS. From the Cythonize setup flags in setup.py it may be to do with this. I had some luck with adding '-macosx-version-min=10.10' to extra_compile_args. But it's not there yet.

If this is the case it may install fine on Windows.

@jiadongdan
Copy link

jiadongdan commented Jun 1, 2018 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants