Skip to content

Conversation

@kunalghosh
Copy link
Contributor

Adds troubleshooting tips when installing dscribe on latest MacOS on apple-silicon.

The first include fixes:

In file included from dscribe/ext/acsf.cpp:1:
      dscribe/ext/acsf.h:4:10: fatal error: unordered_map: No such file or directory
          4 | #include <unordered_map>
            |          ^~~~~~~~~~~~~~~

and the second include fixes:

In file included from /Users/ghoshk1/Workspace/Homebrew/include/c++/13/unordered_map:34,
                       from dscribe/ext/acsf.h:4,
                       from dscribe/ext/acsf.cpp:1:
      /Users/ghoshk1/Workspace/Homebrew/include/c++/13/bits/requires_hosted.h:31:10: fatal error: bits/c++config.h: No such file or directory
         31 | #include <bits/c++config.h>

@lauri-codes lauri-codes changed the base branch from master to v2.1.2 September 27, 2025 14:00
@lauri-codes lauri-codes merged commit e2c68c3 into SINGROUP:v2.1.2 Sep 27, 2025
lauri-codes added a commit that referenced this pull request Sep 27, 2025
* Use Atoms.constraints for newer ASE (#161)

See #160.

* Update install troubleshooting tips on MacOS (#159)

* Updated wheel build.

* Updated setup.

* Simplified setup.

* Improved interface.

* Fixed linting, formatting, numpy call.

* Removed 3.13 from test list.

* Updated docs.

---------

Co-authored-by: Alexandr Fonari <alexandr.fonari@gmail.com>
Co-authored-by: Kunal Ghosh <kunalghosh@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

2 participants