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

proposed bug fix for append syntax #89

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open

proposed bug fix for append syntax #89

wants to merge 1 commit into from

Conversation

rediaz111
Copy link

run.syringe.append and run.cell.append syntax throw error when trying to run python2 setup.py build && python2 setup.py install.

Updated syntax to match syntax for adding items to dictionaries.

run.syringe.append and run.cell.append syntax throw error when trying to run python2 setup.py build && python2 setup.py install.

Updated syntax to match syntax for adding items to dictionaries.
@rediaz111
Copy link
Author

Installation still does not complete, even with this proposed bug fix implemented.

This is the error I get when I try to run python2 setup.py install:
IOError: [Errno 2] No such file or directory: 'skip:ppnd7'. Skipping file "skip:ppnd7".

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.

1 participant