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

File path is not part of fmridenoise valid pipelines #49

Open
zone009 opened this issue Mar 24, 2020 · 1 comment
Open

File path is not part of fmridenoise valid pipelines #49

zone009 opened this issue Mar 24, 2020 · 1 comment

Comments

@zone009
Copy link

zone009 commented Mar 24, 2020

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

@SiegfriedWagner
Copy link
Collaborator

What is your fmridenoise configuration - Is it from pip or git and what are your input parameters?

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

No branches or pull requests

2 participants