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

cmake: install libH5mdCore #2277

Merged
merged 1 commit into from
Sep 25, 2018

Conversation

junghans
Copy link
Member

To prevent:

$ python3
Python 3.6.5 (default, May  2 2018, 16:08:17) 
[GCC 6.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> import espressomd
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python3.6/site-packages/espressomd/__init__.py", line 23, in <module>
    import espressomd._init
ImportError: libH5mdCore.so: cannot open shared object file: No such file or directory
>>> 

@codecov
Copy link

codecov bot commented Sep 21, 2018

Codecov Report

Merging #2277 into python will decrease coverage by <1%.
The diff coverage is n/a.

Impacted file tree graph

@@          Coverage Diff           @@
##           python   #2277   +/-   ##
======================================
- Coverage      71%     71%   -1%     
======================================
  Files         377     377           
  Lines       18938   18927   -11     
======================================
- Hits        13577   13564   -13     
- Misses       5361    5363    +2
Impacted Files Coverage Δ
src/core/energy.cpp 80% <0%> (-3%) ⬇️
src/core/forces.cpp 80% <0%> (-1%) ⬇️
src/core/initialize.cpp 85% <0%> (ø) ⬆️

Continue to review full report at Codecov.

Legend - Click here to learn more
Δ = absolute <relative> (impact), ø = not affected, ? = missing data
Powered by Codecov. Last update 73e2353...46110a5. Read the comment docs.

@KaiSzuttor KaiSzuttor merged commit 6e95eb5 into espressomd:python Sep 25, 2018
@RudolfWeeber RudolfWeeber added this to the Espresso 4.0.1 milestone Oct 15, 2018
RudolfWeeber pushed a commit to RudolfWeeber/espresso that referenced this pull request Oct 17, 2018
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.

3 participants