[Tutor] cvxopt install problem

Michael Crawford dalupus at gmail.com
Thu Nov 5 08:19:01 EST 2015


I tried installing this about 6 months ago on windows and gave up after
about a day and just made a ubuntu vm  to install it.  (you can install via
apt-get in ubuntu)
if you are ok with reverting to 32bit anyway, I assume you aren't doing any
huge number crunching so you might have a look at that as a quick option.

On Thu, Nov 5, 2015 at 4:05 AM, Alan Gauld <alan.gauld at btinternet.com>
wrote:

> On 04/11/15 17:43, Ek Esawi wrote:
>
> Caveat: This list is for help with the Python language and
> standard library so any third party modules like cvxopt will
> depend on whether anybody here has experience or not. Usually
> you will get better results asking on the library's support forum.
>
> Having said that here are a few observations...
>
> Here is the suggestion from the posting
>>
> >[If you are using Windows, an easy solution
>
>> could be the Anaconda distribution (http://continuum.io/downloads).
>>
>> Select and install the 32 bit version. It will be easier to install the
>> cvxopt
>> package. Search it in the binstar repository (
>> https://binstar.org/search?q=cvxopt).
>>
>
> I'm assuming you did this bit and it worked?
>
> Open a console terminal and install
>>
>> it (e. g. "conda install -chttps://conda.binstar.org/omnia cvxopt").?]
>>
>
> Note this is a console window, in other words a Windows CMD prompt,
> not a Python prompt
>
> I did everything except the last command to install cvxopt, that’s
>> “conda install
>> -chttps://conda.binstar.org/omnia cvxopt".
>>
>> Here is the command I used:
>>
>> conda install c:/Users/eesawi0001/Downloads/cvxopt-1.1.7-py34.tar
>>
>
> Why did you change it?
> The given command uses a URL.
> Your version uses a local file path.
>
> I kept getting invalid syntax
>>
>
> That suggests you are maybe using a Python prompt(>>>) rather than
> the CMD prompt?
>
>
> --
> Alan G
> Author of the Learn to Program web site
> http://www.alan-g.me.uk/
> http://www.amazon.com/author/alan_gauld
> Follow my photo-blog on Flickr at:
> http://www.flickr.com/photos/alangauldphotos
>
>
>
> _______________________________________________
> Tutor maillist  -  Tutor at python.org
> To unsubscribe or change subscription options:
> https://mail.python.org/mailman/listinfo/tutor
>



-- 
Thanks,
Michael Crawford

General Manager
Colombian Solutions


More information about the Tutor mailing list