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

added missing parentheses #9

Merged
merged 1 commit into from Jun 8, 2018
Merged

added missing parentheses #9

merged 1 commit into from Jun 8, 2018

Conversation

ghost
Copy link

@ghost ghost commented Jun 8, 2018

For your review, error encountered

python setup.py install
running install
running build
running build_py
running build_scripts
running install_lib
byte-compiling C:\Users\mmendoza\AppData\Local\Continuum\Miniconda3\Lib\site-packages\pystdf\explorer\record_pos_table.py to record_pos_table.cpython-36.pyc
  File "C:\Users\mmendoza\AppData\Local\Continuum\Miniconda3\Lib\site-packages\pystdf\explorer\record_pos_table.py", line 29
    print 'GetNumberRows: %d' % (len(self.record_mapper.indexes))
                            ^
SyntaxError: invalid syntax

running install_scripts
running install_egg_info
Removing C:\Users\mmendoza\AppData\Local\Continuum\Miniconda3\Lib\site-packages\pystdf-1.3.2-py3.6.egg-info
Writing C:\Users\mmendoza\AppData\Local\Continuum\Miniconda3\Lib\site-packages\pystdf-1.3.2-py3.6.egg-info ```

@cmars cmars merged commit 679ba90 into cmars:master Jun 8, 2018
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

Successfully merging this pull request may close these issues.

2 participants