You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
command: python higlass-server/manage.py ingest_tileset --filename /tmp/dixon.mcool --filetype cooler --datatype matrix --uid V4ZVz8G-QmC1K3eSPTIOmg
Traceback (most recent call last):
File "/Users/skallgren/opt/anaconda3/envs/higlass/bin/higlass-manage", line 8, in <module>
sys.exit(cli())
File "/Users/skallgren/opt/anaconda3/envs/higlass/lib/python3.9/site-packages/click/core.py", line 829, in __call__
return self.main(*args, **kwargs)
File "/Users/skallgren/opt/anaconda3/envs/higlass/lib/python3.9/site-packages/click/core.py", line 782, in main
rv = self.invoke(ctx)
File "/Users/skallgren/opt/anaconda3/envs/higlass/lib/python3.9/site-packages/click/core.py", line 1259, in invoke
return _process_result(sub_ctx.command.invoke(sub_ctx))
File "/Users/skallgren/opt/anaconda3/envs/higlass/lib/python3.9/site-packages/click/core.py", line 1066, in invoke
return ctx.invoke(self.callback, **ctx.params)
File "/Users/skallgren/opt/anaconda3/envs/higlass/lib/python3.9/site-packages/click/core.py", line 610, in invoke
return callback(*args, **kwargs)
File "/Users/skallgren/clones/higlass-manage/higlass_manage/view.py", line 157, in view
from higlass.client import Track, View, ViewConf
ModuleNotFoundError: No module named 'higlass'
mktemp
is incompatible between linux and macos: Trying to run tests locally fails. Possible work-around on stack-overflowThe text was updated successfully, but these errors were encountered: