Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #100150

Re[2]: Packages installing problem

From lalith <lalith@kohoku.lk>
Newsgroups comp.lang.python
Subject Re[2]: Packages installing problem
Date 2015-12-08 01:03 +0000
Message-ID <mailman.59.1449579704.12405.python-list@python.org> (permalink)

Show all headers | View raw


Thank for reply..

some packages does not exist for windows.

Thanks,
Lalith.
------ Original Message ------
From: "Laura Creighton" <lac@openend.se>
To: "lalith" <lalith@kohoku.lk>
Cc: python-list@python.org; lac@openend.se
Sent: 12/7/2015 9:21:19 PM
Subject: Re: Packages installing problem

>In a message of Mon, 07 Dec 2015 00:32:37 +0000, lalith writes:
>>Dear sir.
>>
>>I was using Python2.7 and i move to Python3.5.
>>I face big trouble with installing software packages, i need in my
>>development.
>>
>>Lalith
>>--
>>https://mail.python.org/mailman/listinfo/python-list
>
>Do you want to install your packages system-wide?
>
>Try py -3.5 -m install <the_package_I_want>
>
>Do you want to install your python packages in a virtual environment?
>
>Start reading here:
>https://docs.python.org/3/library/venv.html
>
>If you sometimes want a python 2.7 virtual env you cannot get it with
>venv.  You will have to use the older virtualenv.
>https://virtualenv.readthedocs.org/en/latest/
>
>Laura

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re[2]: Packages installing problem lalith <lalith@kohoku.lk> - 2015-12-08 01:03 +0000

csiph-web