trouble installing new etm

21 views
Skip to first unread message

lawquest

unread,
Aug 31, 2019, 5:19:51 PM8/31/19
to Event and Task Manager
Trying to install etm-dgraham in regular computer (not virtualbox) and having problems.  Calling etm simply does nothing. I am using sparkylinux for this purpose, a debian based os.

John


lions@liond-pc:~$ pip install -U etm-dgraham
Collecting etm-dgraham
  Using cached https://files.pythonhosted.org/packages/73/8c/f1dba54a8e39df65ac75c04c588043736d6daedf1aeeed03d8ef17a1f8b7/etm_dgraham-4.0.0b4-py2.py3-none-any.whl
Requirement already satisfied, skipping upgrade: pytz>=2018.9 in /usr/lib/python3/dist-packages (from etm-dgraham) (2019.1)
Requirement already satisfied, skipping upgrade: pendulum>=2.0.4 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (2.0.5)
Requirement already satisfied, skipping upgrade: six>=1.11.0 in /usr/lib/python3/dist-packages (from etm-dgraham) (1.12.0)
Requirement already satisfied, skipping upgrade: python-dateutil>=2.7.3 in /usr/lib/python3/dist-packages (from etm-dgraham) (2.7.3)
Requirement already satisfied, skipping upgrade: Jinja2>=2.10 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (2.10.1)
Requirement already satisfied, skipping upgrade: prompt-toolkit>=2.0.9 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (2.0.9)
Requirement already satisfied, skipping upgrade: tzlocal>=1.5.1 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (2.0.0)
Requirement already satisfied, skipping upgrade: icalendar>=4.0.3 in /usr/lib/python3/dist-packages (from etm-dgraham) (4.0.3)
Requirement already satisfied, skipping upgrade: MarkupSafe>=1.1.0 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.1.1)
Requirement already satisfied, skipping upgrade: tinydb-serialization>=1.0.4 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.0.4)
Requirement already satisfied, skipping upgrade: tinydb-smartcache>=1.0.2 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.0.2)
Requirement already satisfied, skipping upgrade: pytzdata>=2018.9 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (2019.2)
Requirement already satisfied, skipping upgrade: wcwidth>=0.1.7 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (0.1.7)
Requirement already satisfied, skipping upgrade: style>=1.1.0 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.1.6)
Requirement already satisfied, skipping upgrade: update>=0.0.1 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (0.0.1)
Requirement already satisfied, skipping upgrade: ruamel.yaml>=0.15.88 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (0.16.5)
Requirement already satisfied, skipping upgrade: pyperclip>=1.7.0 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.7.0)
Requirement already satisfied, skipping upgrade: ujson>=1.35 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (1.35)
Requirement already satisfied, skipping upgrade: tinydb>=3.12.2 in ./.local/lib/python3.7/site-packages (from etm-dgraham) (3.13.0)
Requirement already satisfied, skipping upgrade: ruamel.yaml.clib>=0.1.2; platform_python_implementation == "CPython" and python_version < "3.8" in ./.local/lib/python3.7/site-packages (from ruamel.yaml>=0.15.88->etm-dgraham) (0.1.2)
Installing collected packages: etm-dgraham
  The script etm is installed in '/home/lions/.local/bin' which is not on PATH.
  Consider adding this directory to PATH or, if you prefer to suppress this warning, use --no-warn-script-location.
Successfully installed etm-dgraham-4.0.0b4
lions@liond-pc:~$ cd /home/lions/.localbin
bash: cd: /home/lions/.localbin: No such file or directory
lions@liond-pc:~$ cd /home/lions
lions@liond-pc:~$ cd .local/bin
lions@liond-pc:~/.local/bin$ ls
etm
lions@liond-pc:~/.local/bin$ etm
bash: etm: command not found

Albert Brandl

unread,
Sep 1, 2019, 10:53:03 AM9/1/19
to eventandt...@googlegroups.com
The current directory is usually not part of your PATH. Therefore, you have to specify the directory of the file you want to execute, e.g. 

./etm

Regards,

Albert

--
You received this message because you are subscribed to the Google Groups "Event and Task Manager" group.
To unsubscribe from this group and stop receiving emails from it, send an email to eventandtaskman...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eventandtaskmanager/72ff007b-1c59-438d-a72d-eb14518153c8%40googlegroups.com.

Dan

unread,
Sep 1, 2019, 10:59:04 AM9/1/19
to Event and Task Manager
The following is from your pip output and confirms Albert's suggestion.

lawquest

unread,
Sep 2, 2019, 1:52:29 AM9/2/19
to Event and Task Manager
Thanks Albert and Dan,

I think I can safely say that if other Debian users have as much trouble loading the new etm in a non-virtual environment as I had, there won't be many Debian fans of the new ETM.

Now that I have it working, as time permits, I will play around with it.  I will probably first try to import my entries from the former etm (3.2.38) as I still rely heavily on that wonderful program, and, being a Republican, am dispositionally reluctant to ever try anything new.

Thanks again.

John
Reply all
Reply to author
Forward
0 new messages