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
Complete output from command python setup.py egg_info:
Traceback (most recent call last):
File "<string>", line 1, in <module>
File "/tmp/pip-build-c_373mzu/fmridenoise/setup.py", line 4, in <module>
from fmridenoise.pipelines import get_pipelines_paths
File "/tmp/pip-build-c_373mzu/fmridenoise/fmridenoise/pipelines/__init__.py", line 10
raise ValueError(f"File '{path}' is not part of fmridenoise valid pipelines!")
^
SyntaxError: invalid syntax
ubuntu 18.04 64bit
The text was updated successfully, but these errors were encountered:
ubuntu 18.04 64bit
The text was updated successfully, but these errors were encountered: