
$ thgĪbort: couldn't find tortoisehg libraries in Otherwise, TortoiseHg won't start with the following error. You must also copy the Python module tortoisehg inside the directory where you built TortoiseHg to one of the paths in PYTHONPATH ( PYTHONPATH is the path where Python searches for module files).
Tortoisehg ignore file install#
It needs iniparse to parse and update the Mercurial configuration.Įither sudo apt-get install python3-iniparseĪlso, if you want to make TortoiseHg available as desktop application from menu or so, you can first copy thg into /usr/bin or /usr/local/bin. Icon=/path/to/thg_repo/icons/thg_logo.icoĪpart from confirming that the steps described by Gunther work well, I want to add that you also need to install iniparse to ensure TortoiseHg work properly. In this case, create the file /usr/share/applications/sktop Ĭategories=GNOME GTK Mercurial Development
Tortoisehg ignore file windows#
You may want to install WSL Windows Toolbar Launcher to launch TortoiseHg from Windows. Sudo apt install libxcb-icccm4 libxcb-image0 libxcb-keysyms1 libxcb-render-util0 libxcb-xinerama0 libxcb-xkb1 libxkbcommon-x11-0 Pip install pyqt5 mercurial qscintilla iniparse Sudo ln -s /usr/bin/python3 /usr/bin/python Sudo apt install mercurial python3-pip build-essential pyqt5.qsci-dev IP=$(grep -m 1 nameserver /etc/nf | awk '')

Processing triggers for hicolor-icon-theme (0.17-2). Processing triggers for mime-support (3.64ubuntu1). Processing triggers for desktop-file-utils (0.24-1ubuntu2). Processing triggers for gnome-menus (3.36.0-1ubuntu1).

Tortoisehg depends on mercurial (= 2.7~) however:ĭpkg: error processing package tortoisehg (-install):ĭependency problems - leaving unconfigured ĭpkg: dependency problems prevent configuration of tortoisehg: Preparing to unpack tortoisehg_4.8.1-0.1_all.deb. 172882 files and directories currently installed.) Selecting previously unselected package tortoisehg. I'm trying to install tortoiseHG with: $ sudo dpkg -i tortoisehg_4.8.1-0.1_all.deb
