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
mpwt -v
Traceback (most recent call last):
File "/home/lcottret/.local/bin/mpwt", line 8, in <module>
sys.exit(run_mpwt())
File "/home/lcottret/.local/lib/python3.7/site-packages/mpwt/__main__.py", line 387, in run_mpwt
permission=permission)
File "/home/lcottret/.local/lib/python3.7/site-packages/mpwt/mpwt_workflow.py", line 112, in multiprocess_pwt
if ptools_version >= (26, 0):
TypeError: '>=' not supported between instances of 'NoneType' and 'tuple'
mpwt version : 0.8.1
Installation with pip
Python version : 3.7
ptools version : 26.0
OS : Debian
Ludo
The text was updated successfully, but these errors were encountered:
Ok, this is because my ptools has problems, sorry. The result of the process does not contain "Pathway Tools version".
Maybe, the error message could be clearer :-).
Hi,
I have a python error when I launch mpwt.
mpwt version : 0.8.1
Installation with pip
Python version : 3.7
ptools version : 26.0
OS : Debian
Ludo
The text was updated successfully, but these errors were encountered: