Re: Installation of python

2020-03-10 Thread Marco Sulla via Python-list
*Ahem* I already posted the solution to your problem. I quote myself: I suppose you also downloaded the required sources from here: https://data.mendeley.com/datasets/s2x4d542dc/1 It seems the problem is that the above sources are generated by an old version of Cython: https://github.com/mcfletc

Re: Installation of python

2020-03-10 Thread Dan Stromberg
On Mon, Mar 9, 2020 at 7:20 AM Tim Ko wrote: > Hello, > > I am trying to install a custom Python package but ran into an error. The > error presumably associated with cython. I tried a different compiler since > Intel compiler often crashes when using cython, but couldn't get it > working. > Does

Re: Installation of Python troubles

2015-12-02 Thread Chris Angelico
On Wed, Dec 2, 2015 at 2:11 PM, bezan deme via Python-list wrote: > I tried several times to install the Python 3.5.0 (windows x86 executable > installer) in my PC then in my LT and in both cases I failed. Last time, few > hours ago, I tried it again, then it opened a window with a sole "cancel"

Re: installation of python-dev

2006-09-25 Thread Martin v. Löwis
Diez B. Roggisch schrieb: > I guess it is some linuxish system, as he talks about dev-packages. > Unfortunately, quite a few distros (debian based ones and Suse to my > knowledge) in fact remove distutils from the core and make it available as > extra devel package. For whatever reason... I guess

RE: RE: installation of python-dev

2006-09-25 Thread Dominik Müller
Yes, I should have included some more info from the start, sorry...I'm running Suse 10.1. Python I installed from rpm, downloaded from python.org.-- Forwarded message -- From: Fredrik Lundh <[EMAIL PROTECTED]>Date: 25.09.2006 15:37Subject: Re: installation of python-dev

Re: installation of python-dev

2006-09-25 Thread Diez B. Roggisch
Fredrik Lundh wrote: > Dominik M�ller wrote: > >> I am running Python2.4.3; I need to install Python-dev (or does anybody >> know an easier way to get distutils.core ? that's what I actually >> need...). > > umm. distutils is part of the standard library, so it should be part of > the core inst

Re: installation of python-dev

2006-09-25 Thread Fredrik Lundh
Dominik Müller wrote: > I am running Python2.4.3; I need to install Python-dev (or does anybody know > an easier way to get distutils.core ? that's what I actually need...). umm. distutils is part of the standard library, so it should be part of the core install. what platform are you using, an

Re: Installation of python on my workspace.

2006-07-06 Thread [EMAIL PROTECTED]
[EMAIL PROTECTED] wrote: > I had two questions. I am new to Unix and Python. I wanted to get > python installed on my unix terminal without too much interference from > the administrator. How can I do this? If you have the Python sources, you can configure it to install where you tell it using the

Re: Installation of python on my workspace.

2006-07-05 Thread Lunpa
[EMAIL PROTECTED] wrote: > Hi, > > I had two questions. I am new to Unix and Python. I wanted to get > python installed on my unix terminal without too much interference from > the administrator. How can I do this? > > It seems python is already installed at some location. But when i type > Idle I