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
File "/home/emilia/Dotfiles/./dots.py", line 114, in <module> main()
File "/home/emilia/Dotfiles/./dots.py", line 96, in main install_tpm_plugins()
File "/home/emilia/Dotfiles/./dots.py", line 77, in install_tpm_plugins subprocess.run(os.path.join(tpm_dir, "tpm/scripts/install_plugins.sh")], check=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run with Popen(*popenargs, **kwargs) as process:
I don't know what I need to do
File "/home/emilia/Dotfiles/./dots.py", line 114, in <module> main()
File "/home/emilia/Dotfiles/./dots.py", line 96, in main install_tpm_plugins()
File "/home/emilia/Dotfiles/./dots.py", line 77, in install_tpm_plugins subprocess.run(os.path.join(tpm_dir, "tpm/scripts/install_plugins.sh")], check=True)
File "/usr/lib/python3.13/subprocess.py", line 554, in run with Popen(*popenargs, **kwargs) as process:
File "/usr/lib/python3.13/subprocess.py", line 1036, in __init__ self._execute_child (args, executable, preexec_fn, close_fds, ..<5 lines>... pass_fds, cwd, env, gid, gids, uid, umask, start_new_session, process_group)
File "/usr/lib/python3.13/subprocess.py", line 1851, in _execute_child self._posix_spawn(args, executable, env, restore_signals, close_fds, p2cread, p2cwrite, c2pread, c2pwrite, errread, errwrite) File "/usr/lib/python3.13/subprocess.py", line 1795, in _posix_spawn self.pid = o posix_spawn (executable, args, eny, **kwargs) NotADirectoryError: [Errno 20 Not a directory: '/home/emilia/.tmux/plugins/tpm/scripts/install_plugins.sh
The text was updated successfully, but these errors were encountered: