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

Instance doesn't have name if not started #97

Closed
vsoch opened this issue Mar 6, 2019 · 0 comments · Fixed by #98
Closed

Instance doesn't have name if not started #97

vsoch opened this issue Mar 6, 2019 · 0 comments · Fixed by #98
Assignees

Comments

@vsoch
Copy link
Member

vsoch commented Mar 6, 2019

  File "/home/vanessa/anaconda3/lib/python3.6/site-packages/spython-0.0.54-py3.6.egg/spython/instance/__init__.py", line 84, in __str__
    return "%s%s" %(self.uri, self.name)
AttributeError: 'Instance' object has no attribute 'name'
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 a pull request may close this issue.

1 participant