Skip to content

Can't open tempfile: no such file or directory #178

@R3load

Description

@R3load

When trying to run a range with :'<,'>QuickRun:

/usr/bin/python: can't open file '/home/rld/local/tmp/nvim7Nlk4L/5': [Errno 2] No such file or directory

Problem persists after changing $TMPDIR to ~/local/tmp (seen above), no difference from using an empty $TMPDIR (falls back to /tmp/nvimXXXXXX/).

  • Using default tempfile.
  • :echo tempname() prints the right dir
  • ownership is correct, permissions are 0700

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions