-
Notifications
You must be signed in to change notification settings - Fork 9
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
Problem with getting it to work #29
Comments
Could you provide more details about your system?
|
Sure:
|
Can you specifically report the bash version via |
Yep, here you go: GNU bash, version 3.2.57(1)-release (x86_64-apple-darwin20) Ok, I see, so I need to update it then. |
Ok, after updating bash everything is working now, thanks a lot for your help! :) Maybe it's worth adding this corner-case to the readme? Let me know the best place to add it to and I can do it. |
Okay, great! It's actually a part of the Highlights and Limitations, but may be it could be made more prominent by making a specific section for MacOS users. |
Oh, my bad, I should've noticed it. I guess, wouldn't hurt to add a section indeed. |
I have merged #30. Thanks! |
Awesome, thanks! |
Hello, after installing py4cl2 and running:
(pyversion-info)
I'm getting:
File "/dev/fd/63", line 214
infnan = "infd0" : "float-features:double-float-positive-infinity"
^
SyntaxError: invalid syntax
The text was updated successfully, but these errors were encountered: