Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't install TPM plugins #18

Closed
MiskZS opened this issue Jan 20, 2025 · 1 comment
Closed

Can't install TPM plugins #18

MiskZS opened this issue Jan 20, 2025 · 1 comment

Comments

@MiskZS
Copy link

MiskZS commented Jan 20, 2025

I don't know what I need to do

Traceback (most recent call last):

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

@MiskZS MiskZS changed the title Can't install TRM plugins Can't install TPM plugins Jan 20, 2025
@Axenide
Copy link
Owner

Axenide commented Jan 21, 2025

My bad, it should be working now though I couldn't test it. Thank you for letting me know!

@Axenide Axenide closed this as completed Jan 21, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants