Skip to content

Commit

Permalink
install libstdcxx in cond env? or is this a LD path issue?
Browse files Browse the repository at this point in the history
  • Loading branch information
JacksonBurns authored Oct 30, 2024
1 parent 1d71ec4 commit a450a48
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion environment.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@ dependencies:
- xlrd
- xlwt
- h5py
- boost # needed for rdkit
- libstdcxx-ng # needed for rdkit (?) but not available for macs (?)
- graphviz
- markupsafe
- psutil
Expand Down

0 comments on commit a450a48

Please sign in to comment.