Definitions

Sorry, no definitions found. You may find more data at errno.

Etymologies

Sorry, no etymologies found.

Support

Help support Wordnik (and make this page ad-free) by adopting the word Errno.

Examples

  • If I try to run a file that is located on a path with spaces, it fails: "C:\Python25\python.exe: can't open file 'C:\Documents': Errno 2 No such file or directory"

    SPE: Call for testers! 2007

  • # WindowsError: [Errno 259] No more data is available

    Planet Python 2010

  • No such file or directory tshipp@Harold: ~$ $sudo python setup. py install python: can't open file 'setup. py': [Errno 2] No such file or directory You may not post new threads

    Ubuntu Forums shipp 2010

  • IOError: [Errno 2] No such file or directory: 'c: \\kderoot\\bin\\mingwm10. dll'

    KDE TechBase - Recent changes [en] Odysseus 2010

  • Possible bug in FileUtils:: fu_mkdir (Errno:: EEXIST)

    eggheadcafe.com articles 2010

  • # WindowsError: [Errno 259] No more data is available

    Planet Python 2010

  • I am having a problem with exceptions and unicode. try: open ( 'file. txt') except IOError, e: pass str (e) "[Errno 2] No such file or directory: 'file. txt'" which is fine but ... try: open

    eggheadcafe.com articles 2010

  • Errno:: EADDRNOTAVAIL: The requested address is not valid in its context. - conne ct (2) from

    eggheadcafe.com articles 2010

  • "[Errno 2] No such file or directory: u'\\u30d5\\u30a3\\u30a4\\u30eb. txt '" ok, I did ask for a str string so no reason I should expect a unicode string, but then (in Python 2.6) ... unicode

    eggheadcafe.com articles 2010

  • Errno:: EADDRNOTAVAIL: The requested address is not valid in its context. - conne ct (2) from

    eggheadcafe.com articles 2010

Comments

Log in or sign up to get involved in the conversation. It's quick and easy.