Skip to content

How to install #7

@servel333

Description

@servel333

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-split

And 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)

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions