On Nov 9, 2019, at 3:22 PM, lawquest <jo...@lawquest.com> wrote:
pip install says I need python 3.6, at least for the wheel version (I have not tried the alternate etm). Repository for Debian buster doesn't have 3.6 but instead has python 3.7.3. Pip balks at 3.7.3, saying I have to have 3.6.John
--
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/85e2c6fe-d9d2-48e1-999b-75f372c836c2%40googlegroups.com.
Strange. Here’s the relevant line from setup.py:
REQUIRES_PYTHON = '>=3.6.0'Notice that it requires a version greater than or equal to 3.6. I’m using 3.7.4 myself. Are you running a version of pip that uses python 3? Instead of running “pip install …” run “pip -V”. The “from” part of the output should have “Versions/3 …”. Usually you can run “pip3" instead of just “pip” to be sure you’re getting version 3 of python for the install.-- Dan
On Nov 9, 2019, at 3:22 PM, lawquest <jo...@lawquest.com> wrote:
pip install says I need python 3.6, at least for the wheel version (I have not tried the alternate etm). Repository for Debian buster doesn't have 3.6 but instead has python 3.7.3. Pip balks at 3.7.3, saying I have to have 3.6.John--
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 eventandtaskmanager+unsub...@googlegroups.com.
--
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/d172bcc0-441c-4fb9-a579-a69e824f178e%40googlegroups.com.
-- Dan
To unsubscribe from this group and stop receiving emails from it, send an email to eventandtaskmanager+unsub...@googlegroups.com.
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/fdb81c62-61e9-41e6-a694-4aa4ba16cbc0%40googlegroups.com.
-- Dan
To view this discussion on the web visit https://groups.google.com/d/msgid/eventandtaskmanager/fdb81c62-61e9-41e6-a694-4aa4ba16cbc0%40googlegroups.com.
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/83bb5cca-76df-42c3-98f2-7c350e990a92%40googlegroups.com.
-- Dan
To view this discussion on the web visit https://groups.google.com/d/msgid/eventandtaskmanager/83bb5cca-76df-42c3-98f2-7c350e990a92%40googlegroups.com.
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/5aabfbd1-3201-4604-9c24-da4563d3bd56%40googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/eventandtaskmanager/5aabfbd1-3201-4604-9c24-da4563d3bd56%40googlegroups.com.