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

StringFunction cannot be used by python 3 #32

Open
GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments
Open

StringFunction cannot be used by python 3 #32

GoogleCodeExporter opened this issue Mar 13, 2015 · 0 comments

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. download the installer for Windows "SciTools-0.90.win32.exe"
2. double click this exe-file to install
3. in Spyder IPython console, type from scitools.StringFunction import 
StringFunction


What is the expected output? What do you see instead?
The expected output is the StringFunction should be successfully imported.
What I got is an error message, something like

exec s
SyntaxError: invalid syntax


What version of the product are you using? On what operating system?
I am using python 3.4, spyder 2.3.2, SciTools 0.9.0, Operating system is 
windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 19 Dec 2014 at 1:01

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant