You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 5, 2022. It is now read-only.
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)