About 468,000 results
Open links in new tab
  1. open() gives FileNotFoundError / IOError: '[Errno 2] No such file or ...

    When trying to create a new file using a file mode like w, the path to the new file still needs to exist - i.e., all the intervening folders. See for example Trying to use open (filename, 'w' ) gives IOError: [Errno …

  2. Can't open file 'file.py': [Errno 2] No such file or directory

    Mar 14, 2020 · Why does the command line tell me "no such file or directory"? (5 answers) Closed 3 years ago. I'm using Windows10 and wants to run my python script by cmd The command: python …

  3. Date formats/values change when file is opened programmatically

    The file is opened directly into excel using Workbooks.Open(File) (see the above code that I just pasted). When the data is opened in Notepad the dates are correct, in dd/mm/yyyy format, the same …

  4. FreeMind / Feature Requests / #673 Open .mm file from explorer runs ...

    Jan 7, 2009 · WinXP 1. Open any .mm file (1) 2. Run Explorer, find another .mm file (2) and doubleckick on it. 3. File (2) runs another instance of Freemind, But it will be pretty to open this file in new second …

  5. FM's online viewer for external . mm link - SourceForge

    Jul 15, 2008 · That is, the .mm file is potentially no different from a .txt file: both can be downloaded to a local computer. With Freemind installed there one can then open the .mm file. If you REALLY mean: …

  6. FreeMind / Discussion / Open Discussion: Standard of FreeMind files …

    Jul 26, 2008 · Standard of FreeMind files (mm extension) A premier mind-mapping software written in Java Brought to you by: christianfoltin, danielpolansky

  7. How to make VS Code IntelliSense work with `.mm` file extentions?

    Jan 27, 2023 · When I change the file extension from .cpp to .mm IntelliSense and Go to definition stops working. How can I set it up to with .mm files as well?

  8. Excel VBA: importing CSV with dates as dd/mm/yyyy

    Apr 14, 2010 · I have data in a csv file with the first column formatted dd/mm/yyyy. When I open it with Workbooks.OpenText it defaults to mm/dd/yyyy until it figures out that what it thinks is the month …

  9. open file in "w" mode: IOError: [Errno 2] No such file or directory

    Lots of programs will unhelpfully give no-such-file errors in this case instead of more logical permission-denied errors. Search "controlled folder access" in start and find python.exe in block history.

  10. Can't open mm file created in old version - SourceForge

    Nov 9, 2012 · I have just got a new computer and downloaded the latest version of freemind, and am trying to open a file created on my old computer which had an old version of freemind on it.