pghilardi / atom-python-virtualenv

Python virtualenv support for Atom
MIT License
16 stars 6 forks source link

Uncaught The "path" argument must be of type string. Received type undefined #45

Open ievgensyn opened 4 years ago

ievgensyn commented 4 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.42.0 x64 Electron: 4.2.7 OS: Linux Mint Thrown From: atom-python-virtualenv package 1.0.4

Stack Trace

Uncaught The "path" argument must be of type string. Received type undefined

At path.js:39

TypeError [ERR_INVALID_ARG_TYPE]: The "path" argument must be of type string. Received type undefined
    at assertPath (path.js:39:11)
    at Object.join (path.js:1155:7)
    at /packages/atom-python-virtualenv/lib/virtualenv-manager.coffee:138:45
    at ChildProcess.exithandler (child_process.js:290:7)
    at ChildProcess.emit (events.js:182:13)
    at maybeClose (internal/child_process.js:962:16)
    at Socket.stream.socket.on (internal/child_process.js:381:11)
    at Socket.emit (events.js:182:13)
    at Pipe._handle.close (net.js:606:12)

Commands

     -5:46.7.0 editor:indent (input.hidden-input)
     -5:22.1.0 core:save (input.hidden-input)
  2x -5:19.5.0 Python run: run-f5 (input.hidden-input)
     -4:39.1.0 snippets:next-tab-stop (input.hidden-input)
     -4:39.1.0 snippets:expand (input.hidden-input)
     -4:39.1.0 editor:indent (input.hidden-input)
     -4:31 core:save (input.hidden-input)
  2x -4:29.9.0 Python run: run-f5 (input.hidden-input)
     -4:19.6.0 Python run: run-f6 (input.hidden-input)
     -4:13.9.0 Python run: run-f5 (input.hidden-input)
  2x -4:00.6.0 virtualenv:select (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:39.4.0 virtualenv:make (input.hidden-input)
     -0:31.3.0 core:confirm (input.hidden-input)
     -0:28.5.0 virtualenv:select (atom-workspace.workspace.scrollbars-visible-always.theme-one-dark-syntax.theme-one-dark-ui)
     -0:26.8.0 editor:consolidate-selections (input.hidden-input)
     -0:26.8.0 core:cancel (input.hidden-input)

Non-Core Packages

atom-python-run 0.9.7 
atom-python-virtualenv 1.0.4 
atom-runner 2.7.1 
platformio-ide-terminal 2.10.0