[Tutor] cffi version mismatch stalling pip install pygit2

2017-05-12 Thread MR ZenWiz
How do I fix this? We are using a newer version of libgit2 than the standard release (libgit2.0.25.0 instead of libgit2.0.24.0 - some hard dependency in our code). However, after I install libgit2 (25), I get this error chain: pip install pygit2 Collecting pygit2 Using cached pygit2-0.25.1.tar

Re: [Tutor] Total newbie question

2017-01-04 Thread MR ZenWiz
On Tue, Jan 3, 2017 at 5:15 PM, Cameron Simpson wrote: > On 03Jan2017 17:07, Peter Otten <__pete...@web.de> wrote: >> >> Cameron Simpson wrote: >>> >>> On 02Jan2017 17:21, MR ZenWiz wrote: >>>> >>>> I'm trying to install pytho

Re: [Tutor] Total newbie question

2017-01-03 Thread MR ZenWiz
Forgot to include the list. On Tue, Jan 3, 2017 at 11:37 AM, MR ZenWiz wrote: > On Tue, Jan 3, 2017 at 8:07 AM, Peter Otten <__pete...@web.de> wrote: >> Cameron Simpson wrote: >> >>> On 02Jan2017 17:21, MR ZenWiz wrote: >>>>I'm trying to instal

[Tutor] Total newbie question

2017-01-03 Thread MR ZenWiz
I'm trying to install python 4.6 on my Xubuntu 16.04 desktop, and I keep getting scads of errors that culminate with this from make test: running build running build_ext INFO: Can't locate Tcl/Tk libs and/or headers warning: building with the bundled copy of libffi is deprecated on this platform.