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

bump build of mulled-v2-eb9e7907c7a753917c1e4d7a64384c047429618a:bcea566aaf2a8cd09765df369b45c50e0b7e9f18 #2768

Merged
merged 1 commit into from
Oct 2, 2023

Conversation

lldelisle
Copy link
Contributor

No description provided.

@lldelisle
Copy link
Contributor Author

Before merging, could someone check that when using the image the following command is not raising errors:

bigwigAverage --version

(With the previous built it was:

Traceback (most recent call last):
  File "/usr/local/lib/python3.6/site-packages/deeptools/parserCommon.py", line 4, in <module>
    from importlib.metadata import version
ModuleNotFoundError: No module named 'importlib.metadata'

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "/usr/local/bin/bigwigAverage", line 7, in <module>
    from deeptools.bigwigAverage import main
  File "/usr/local/lib/python3.6/site-packages/deeptools/bigwigAverage.py", line 8, in <module>
    from deeptools import parserCommon
  File "/usr/local/lib/python3.6/site-packages/deeptools/parserCommon.py", line 6, in <module>
    from importlib_metadata import version
ModuleNotFoundError: No module named 'importlib_metadata'


)

@lldelisle
Copy link
Contributor Author

@bgruening if you can help with this?

@bgruening bgruening merged commit d8a0b88 into BioContainers:master Oct 2, 2023
1 check passed
@bgruening
Copy link
Member

bgruening commented Oct 2, 2023

We can merge and test.

@lldelisle lldelisle deleted the patch-1 branch October 2, 2023 11:43
@lldelisle
Copy link
Contributor Author

It worked but I got another dependency problem...

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