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

Install from pip broken #4

Closed
sebpiq opened this issue Jul 16, 2014 · 2 comments
Closed

Install from pip broken #4

sebpiq opened this issue Jul 16, 2014 · 2 comments

Comments

@sebpiq
Copy link

sebpiq commented Jul 16, 2014

Seems like the issue was fixed in commit eccca72 but probably new version was not published to pypi. Therefore pip install pyfasst yield the same error :

c:\pyFASST-0.9.2\pyfasst\SeparateLeadStereo>python setup.py build_ext --inplace
  File "setup.py", line 7
    license='',
          ^
SyntaxError: invalid syntax
@wslihgt
Copy link
Owner

wslihgt commented Jul 18, 2014

Just uploaded that version on pypi, thanks for the feedback.
https://pypi.python.org/pypi/pyFASST/0.9.3

Does it work for you now?

@sebpiq
Copy link
Author

sebpiq commented Jul 18, 2014

Yep! Works now!!! Thanks a lot

@wslihgt wslihgt closed this as completed Jul 18, 2014
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