From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vincent Legoll Subject: Re: PYTHONPATH woes Date: Fri, 23 Feb 2018 09:45:08 +0100 Message-ID: References: <87371tqbyb.fsf@elephly.net> <1e1bc33b-8c4d-a99a-98e1-e53622518c01@crazy-compilers.com> Mime-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Return-path: Received: from eggs.gnu.org ([2001:4830:134:3::10]:44503) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1ep8yc-0003nv-NQ for guix-devel@gnu.org; Fri, 23 Feb 2018 03:45:11 -0500 Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1ep8yb-00076S-Un for guix-devel@gnu.org; Fri, 23 Feb 2018 03:45:10 -0500 Received: from mail-qt0-x22f.google.com ([2607:f8b0:400d:c0d::22f]:43401) by eggs.gnu.org with esmtps (TLS1.0:RSA_AES_128_CBC_SHA1:16) (Exim 4.71) (envelope-from ) id 1ep8yb-00074A-QU for guix-devel@gnu.org; Fri, 23 Feb 2018 03:45:09 -0500 Received: by mail-qt0-x22f.google.com with SMTP id d26so9712426qtk.10 for ; Fri, 23 Feb 2018 00:45:09 -0800 (PST) In-Reply-To: <1e1bc33b-8c4d-a99a-98e1-e53622518c01@crazy-compilers.com> List-Id: "Development of GNU Guix and the GNU System distribution." List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: guix-devel-bounces+gcggd-guix-devel=m.gmane.org@gnu.org Sender: "Guix-devel" To: Hartmut Goebel Cc: guix-devel Hello, On Thu, Feb 22, 2018 at 9:42 PM, Hartmut Goebel wrote: > (synopsis "Python venc-hack for Guix") Looks like a typo... s/venc/venv/ -- Vincent Legoll