From mboxrd@z Thu Jan 1 00:00:00 1970 Path: news.gmane.org!not-for-mail From: Vlad Piersec Newsgroups: gmane.emacs.help Subject: Re: Python-mode.el/pymacs/Python version on Emacs Date: Thu, 20 Jun 2013 19:50:37 +0300 Message-ID: References: <1371733092925-289510.post@n5.nabble.com> <51C323AF.8050703@easy-emacs.de> <1371744537983-289531.post@n5.nabble.com> NNTP-Posting-Host: plane.gmane.org Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: ger.gmane.org 1371748188 8812 80.91.229.3 (20 Jun 2013 17:09:48 GMT) X-Complaints-To: usenet@ger.gmane.org NNTP-Posting-Date: Thu, 20 Jun 2013 17:09:48 +0000 (UTC) Cc: Help-gnu-emacs@gnu.org To: Pablo Original-X-From: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Thu Jun 20 19:09:51 2013 Return-path: Envelope-to: geh-help-gnu-emacs@m.gmane.org Original-Received: from lists.gnu.org ([208.118.235.17]) by plane.gmane.org with esmtp (Exim 4.69) (envelope-from ) id 1UpiMj-00011B-T4 for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Jun 2013 19:09:46 +0200 Original-Received: from localhost ([::1]:53541 helo=lists.gnu.org) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1UpiMj-0007KP-CD for geh-help-gnu-emacs@m.gmane.org; Thu, 20 Jun 2013 13:09:45 -0400 Original-Received: from eggs.gnu.org ([2001:4830:134:3::10]:42982) by lists.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upi4n-0003lx-Ow for Help-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:51:21 -0400 Original-Received: from Debian-exim by eggs.gnu.org with spam-scanned (Exim 4.71) (envelope-from ) id 1Upi4j-00009Y-PO for Help-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:51:13 -0400 Original-Received: from mail-wg0-x232.google.com ([2a00:1450:400c:c00::232]:53294) by eggs.gnu.org with esmtp (Exim 4.71) (envelope-from ) id 1Upi4j-00009G-D6 for Help-gnu-emacs@gnu.org; Thu, 20 Jun 2013 12:51:09 -0400 Original-Received: by mail-wg0-f50.google.com with SMTP id k14so5785932wgh.29 for ; Thu, 20 Jun 2013 09:51:08 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc:content-type; bh=iylayVNy+uz7j1bJaCi5z2TtRmlzxV/KbDT2Sd/7Hbg=; b=atixUGGPMZvu8UEG0iDaIgOC9lc+V2EEei6Mfo9y05gjdN9yJKkBrDzkH/tIuwbPrs cAwrREMoz18/KdDRFWSzovu1XCff31QVmTuqwky68dCussfqJO/mAg7AFXkX0Q/9WEfg CADNSolyhCD/I+U0cIpQv6Dq1yHea/v6BmOMqRZSR8e4JhQp/DT0etV0sp4YE21Tn7v9 odp9vbAVDbz5JHWA4muUJjlGsKLKSowSxrZiSn8Po/55Acrm9YhIoaTChipkY7zzHHMZ 54vv+LIiknwc0Bg2Y2sTKhNJT4qWRrmhz9RH3xSrjjk/cH9Y9m4hyXnfrQ/Gh82Tt2TG sz8A== X-Received: by 10.194.21.138 with SMTP id v10mr6401480wje.16.1371747067864; Thu, 20 Jun 2013 09:51:07 -0700 (PDT) Original-Received: by 10.180.163.206 with HTTP; Thu, 20 Jun 2013 09:50:37 -0700 (PDT) In-Reply-To: <1371744537983-289531.post@n5.nabble.com> X-detected-operating-system: by eggs.gnu.org: Error: Malformed IPv6 address (bad octet value). X-Received-From: 2a00:1450:400c:c00::232 X-Mailman-Approved-At: Thu, 20 Jun 2013 13:09:33 -0400 X-Content-Filtered-By: Mailman/MimeDel 2.1.14 X-BeenThere: help-gnu-emacs@gnu.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: Users list for the GNU Emacs text editor List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Original-Sender: help-gnu-emacs-bounces+geh-help-gnu-emacs=m.gmane.org@gnu.org Xref: news.gmane.org gmane.emacs.help:91621 Archived-At: You could elpy https://github.com/jorgenschaefer/elpy On Thu, Jun 20, 2013 at 7:08 PM, Pablo wrote: > Well.. > I'm trying to get things working with pymacs. I followed some instructions > from a blog > > (http://www.jesshamrick.com/2012/09/18/emacs-as-a-python-ide/) > > but i keep on running in to problems. > > this is my .emacs.d/ directory: > > ac-comphist.dat > auto-complete-1.3.1 pymacs-0.25/ > auto-save-list python-mode.el-6.1.1/ > color-theme-6.6.0 ropemacs-0.7/ > elpa settings/ > fill-column-indicator-1.83 site-lisp/ > highlight-current-line-0.57 tutorial > > > For example there is some files that should be compiled(?) with either > python or "make". > The python version that I use is 2.7.5. I have installed ipython in that > version. > > So doing a python setpu.py install maybe associates pymacs to python2.7.5 > but Emacs uses version 2.7.2. > > When I start emacs I get: > > Warning (initialization): An error occurred while loading > `.emacs': > > File error: Cannot open load file, pymacs > > If I run a python-file from inside emacs I get the the error message: > searching for program: no such file or directory, ipython > > I have installed everything mentioned in that blog. I'm new to Emacs so I > cant really see whats wrong. > > Could it be the python version that causes the problem? > > > > > > -- > View this message in context: > http://emacs.1067599.n5.nabble.com/Python-mode-el-pymacs-Python-version-on-Emacs-tp289510p289531.html > Sent from the Emacs - Help mailing list archive at Nabble.com. > > -- *Vlad Piersec Alexandru* *Tel:* +40 743 025 820 *Google Talk:* vlad.piersec *Google+: *Profile *LinkedIN:* linkedin.com/in/vladpiersec *Twitter: *@caisah_ *Blog:* http://caisah.info