Skip to content

Instantly share code, notes, and snippets.

@tisto
Created June 4, 2013 15:36
Show Gist options
  • Save tisto/5706882 to your computer and use it in GitHub Desktop.
Save tisto/5706882 to your computer and use it in GitHub Desktop.
File "/home/timo/.buildout/eggs/robotsuite-1.3.2-py2.7.egg/robotsuite/__init__.py", line 306, in runTest
shutil.copyfile(path, "%s%s" % (prefix, filename))
File "/usr/lib/python2.7/shutil.py", line 83, in copyfile
with open(dst, 'wb') as fdst:
IOError: [Errno 2] No such file or directory: u'robot_test_acceptance_2034_As_editor_I_can_compare_three_audiences_../../../../docs/source/_screenshots/2034_audience_text_comparison.png'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment