From unknown Mon Jun 23 04:10:16 2025 Content-Disposition: inline Content-Transfer-Encoding: quoted-printable MIME-Version: 1.0 X-Mailer: MIME-tools 5.509 (Entity 5.509) Content-Type: text/plain; charset=utf-8 From: bug#62113 <62113@debbugs.gnu.org> To: bug#62113 <62113@debbugs.gnu.org> Subject: Status: Elpy fails to start within a guix shell environment Reply-To: bug#62113 <62113@debbugs.gnu.org> Date: Mon, 23 Jun 2025 11:10:16 +0000 retitle 62113 Elpy fails to start within a guix shell environment reassign 62113 guix submitter 62113 Rafa G=C3=A1lvez severity 62113 normal thanks From debbugs-submit-bounces@debbugs.gnu.org Fri Mar 10 23:10:55 2023 Received: (at submit) by debbugs.gnu.org; 11 Mar 2023 04:10:56 +0000 Received: from localhost ([127.0.0.1]:56372 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paqZL-0007WM-4O for submit@debbugs.gnu.org; Fri, 10 Mar 2023 23:10:55 -0500 Received: from lists.gnu.org ([209.51.188.17]:40032) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1paa22-0002KK-Q2 for submit@debbugs.gnu.org; Fri, 10 Mar 2023 05:31:27 -0500 Received: from eggs.gnu.org ([2001:470:142:3::10]) by lists.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paa22-0007Rq-Fo for bug-guix@gnu.org; Fri, 10 Mar 2023 05:31:26 -0500 Received: from relay3-d.mail.gandi.net ([2001:4b98:dc4:8::223]) by eggs.gnu.org with esmtps (TLS1.2:ECDHE_RSA_AES_256_GCM_SHA384:256) (Exim 4.90_1) (envelope-from ) id 1paa20-0004Dt-N0 for bug-guix@gnu.org; Fri, 10 Mar 2023 05:31:26 -0500 Received: (Authenticated sender: rafa@artificialphilosopher.eu) by mail.gandi.net (Postfix) with ESMTPSA id 0EBF16000A for ; Fri, 10 Mar 2023 10:31:15 +0000 (UTC) From: =?utf-8?Q?Rafa_G=C3=A1lvez?= To: bug-guix@gnu.org Subject: Elpy fails to start within a guix shell environment Date: Fri, 10 Mar 2023 11:31:15 +0100 Message-ID: <87y1o4yk24.fsf@artificialphilosopher.eu> User-Agent: Gnus/5.13 (Gnus v5.13) Emacs/28.2 (gnu/linux) MIME-Version: 1.0 Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: quoted-printable Received-SPF: pass client-ip=2001:4b98:dc4:8::223; envelope-from=rafa@artificialphilosopher.eu; helo=relay3-d.mail.gandi.net X-Spam_score_int: -25 X-Spam_score: -2.6 X-Spam_bar: -- X-Spam_report: (-2.6 / 5.0 requ) BAYES_00=-1.9, RCVD_IN_DNSWL_LOW=-0.7, SPF_HELO_NONE=0.001, SPF_PASS=-0.001 autolearn=ham autolearn_force=no X-Spam_action: no action X-Spam-Score: -1.6 (-) X-Debbugs-Envelope-To: submit X-Mailman-Approved-At: Fri, 10 Mar 2023 23:10:52 -0500 X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -2.6 (--) Hi, I can't make Elpy work. In my main profile I have emacs-elpy installed, but whenever I open a .py file, there is an error on the sentinel: error in process sentinel: elpy-promise-reject: peculiar error: "exited abnormally with code 1" error in process sentinel: peculiar error: "exited abnormally with code 1" This is most probably caused by the lack of the elpy python module in the guix shell I'm running Emacs from. However, there is no python-elpy package to install. I am avoiding setting up a virtualenv in order to rely completely on Guix manifests for reproducibility purposes. Maybe what's just needed is to package https://pypi.org/project/elpy/ into Guix? Thanks, Rafa G=C3=A1lvez From debbugs-submit-bounces@debbugs.gnu.org Tue Mar 14 12:17:40 2023 Received: (at control) by debbugs.gnu.org; 14 Mar 2023 16:17:40 +0000 Received: from localhost ([127.0.0.1]:38323 helo=debbugs.gnu.org) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc7LI-0000wV-87 for submit@debbugs.gnu.org; Tue, 14 Mar 2023 12:17:40 -0400 Received: from mail3-relais-sop.national.inria.fr ([192.134.164.104]:37843) by debbugs.gnu.org with esmtp (Exim 4.84_2) (envelope-from ) id 1pc7LG-0000wE-Le for control@debbugs.gnu.org; Tue, 14 Mar 2023 12:17:39 -0400 Authentication-Results: mail3-relais-sop.national.inria.fr; dkim=none (message not signed) header.i=none; spf=SoftFail smtp.mailfrom=ludo@gnu.org; dmarc=fail (p=none dis=none) d=gnu.org X-IronPort-AV: E=Sophos;i="5.98,260,1673910000"; d="scan'208";a="50169515" Received: from unknown (HELO ribbon) ([193.50.110.253]) by mail3-relais-sop.national.inria.fr with ESMTP/TLS/ECDHE-RSA-AES256-GCM-SHA384; 14 Mar 2023 17:17:33 +0100 Date: Tue, 14 Mar 2023 17:17:31 +0100 Message-Id: <87wn3j1f50.fsf@gnu.org> To: control@debbugs.gnu.org From: =?utf-8?Q?Ludovic_Court=C3=A8s?= Subject: control message for bug #62113 MIME-version: 1.0 Content-type: text/plain; charset=utf-8 Content-Transfer-Encoding: 8bit X-Spam-Score: 1.0 (+) X-Debbugs-Envelope-To: control X-BeenThere: debbugs-submit@debbugs.gnu.org X-Mailman-Version: 2.1.18 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: debbugs-submit-bounces@debbugs.gnu.org Sender: "Debbugs-submit" X-Spam-Score: -0.0 (/) merge 62113 62114 quit