-
Notifications
You must be signed in to change notification settings - Fork 10
How to install #7
Copy link
Copy link
Open
Description
The README.md does not address how to install this too. I'm running Ubuntu 20.10 and I'm having trouble installing this tool.
git clone git@github.com:AlekseyChudov/terminator-split.git ~/terminator-split
sudo mv ~/terminator-split /opt/terminator-split/
sudo ln -s /opt/terminator-split/terminator-split /usr/bin/terminator-splitAnd then I run terminator-split but I get the error:
$ terminator-split
Traceback (most recent call last):
File "/usr/bin/terminator-split", line 15, in <module>
import configobj
ImportError: No module named configobj
Trying to install this package does not appear to help...
$ pip install configobj
Requirement already satisfied: configobj in /usr/lib/python3/dist-packages (5.0.6)
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
No labels