[issue34896] Unable to install Python 3.5

2019-07-03 Thread Hobs


Hobs  added the comment:

I'd suggest using Anaconda to install python and all python packages that
you need. Once you have Anaconda installed you can type `conda install
django` and that should work. Also I'd suggest sticking with the lastest
version of python (3.7) that installs with anaconda rather than using
python 3.5. Django (and other packages) may not be compatible with python
3.5.
--Hobson

On Thu, Oct 4, 2018 at 9:52 AM Ruchir Jha  wrote:

>
> New submission from Ruchir Jha :
>
> Hi, I was trying to install Danjo to work on Python. However it was not
> working fine hence I uninstalled the version 3.5 which I installed and
> tried to install it again as the earlier version was used for Anaconda.
> However even after multiple attempts to install Python its throws and error
> 0x80070643 fatal error during python installation. I have restarted the
> system and have also cleared the cache. I am working under strict deaadline
> hence an urgent help will be highly appreciated
>
> --
> components: Installation
> files: Python 3.5.0rc3 (64-bit)_20181004220550_000_core_JustForMe.log
> messages: 327067
> nosy: ruchirjha
> priority: normal
> severity: normal
> status: open
> title: Unable to install Python 3.5
> type: crash
> versions: Python 3.5
> Added file: https://bugs.python.org/file47849/Python 3.5.0rc3
> (64-bit)_20181004220550_000_core_JustForMe.log
>
> ___
> Python tracker 
> 
> ___
> ___
> New-bugs-announce mailing list
> new-bugs-annou...@python.org
> https://mail.python.org/mailman/listinfo/new-bugs-announce
>

--
nosy: +Hobson.Lane

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34896] Unable to install Python 3.5

2018-10-04 Thread Zachary Ware


Zachary Ware  added the comment:

According to the name of your log file, you're trying to install an old 
pre-release version (3.5.0rc3).  Try the latest version instead 
(https://www.python.org/ftp/python/3.5.4/python-3.5.4-amd64-webinstall.exe).  

Since 3.5 is in security-fix-only mode and no more binary releases will be 
made, changes to the installer are out of scope and so I'm closing the issue.  
I would also recommend updating to 3.6 or 3.7 if at all possible; 3.5.4 is a 
couple of security fixes behind at this point.

--
nosy: +zach.ware
resolution:  -> out of date
stage:  -> resolved
status: open -> closed
type: crash -> behavior

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com



[issue34896] Unable to install Python 3.5

2018-10-04 Thread Ruchir Jha


New submission from Ruchir Jha :

Hi, I was trying to install Danjo to work on Python. However it was not working 
fine hence I uninstalled the version 3.5 which I installed and tried to install 
it again as the earlier version was used for Anaconda. However even after 
multiple attempts to install Python its throws and error 0x80070643 fatal error 
during python installation. I have restarted the system and have also cleared 
the cache. I am working under strict deaadline hence an urgent help will be 
highly appreciated

--
components: Installation
files: Python 3.5.0rc3 (64-bit)_20181004220550_000_core_JustForMe.log
messages: 327067
nosy: ruchirjha
priority: normal
severity: normal
status: open
title: Unable to install Python 3.5
type: crash
versions: Python 3.5
Added file: https://bugs.python.org/file47849/Python 3.5.0rc3 
(64-bit)_20181004220550_000_core_JustForMe.log

___
Python tracker 

___
___
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com