Path: csiph.com!optima2.xanadu-bbs.net!xanadu-bbs.net!feeder.erje.net!1.eu.feeder.erje.net!newsfeed.xs4all.nl!newsfeed7.news.xs4all.nl!post.news.xs4all.nl!not-for-mail Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.021 X-Spam-Evidence: '*H*': 0.96; '*S*': 0.00; 'received:80.91': 0.09; 'received:80.91.229': 0.09; 'received:gmane.org': 0.09; 'received:list': 0.09; 'url:activepython': 0.09; 'python.': 0.11; '(also': 0.16; 'received:80.91.229.3': 0.16; 'received:plane.gmane.org': 0.16; 'run.': 0.16; 'wrote:': 0.16; 'programmer': 0.18; 'windows': 0.20; 'downloaded': 0.24; 'header :In-Reply-To:1': 0.24; 'install': 0.25; 'header:User-Agent:1': 0.26; 'header:X-Complaints-To:1': 0.26; 'error': 0.27; 'dll': 0.27; 'package.': 0.27; 'url:activestate': 0.29; 'error.': 0.31; 'changed': 0.33; 'problem': 0.33; 'url:python': 0.33; 'url:downloads': 0.33; 'could': 0.35; 'path': 0.35; 'but': 0.36; 'there': 0.36; 'url:org': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:org': 0.37; 'version': 0.38; 'google': 0.39; 'to:addr:python.org': 0.40; 'your': 0.60; 'complete': 0.63; 'you.': 0.64; 'contact': 0.66; 'decided': 0.66; 'answer.': 0.72; 'received:12': 0.81; 'x64': 0.84 X-Injected-Via-Gmane: http://gmane.org/ To: python-list@python.org From: Emile van Sebille Subject: Re: Hi Date: Sat, 25 Jul 2015 11:26:54 -0700 References: Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 8bit X-Gmane-NNTP-Posting-Host: www.westernstatesglass.com User-Agent: Mozilla/5.0 (Windows NT 6.2; WOW64; rv:38.0) Gecko/20100101 Thunderbird/38.1.0 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.20+ Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Newsgroups: comp.lang.python Message-ID: Lines: 23 NNTP-Posting-Host: 2001:888:2000:d::a6 X-Trace: 1437848847 news.xs4all.nl 2915 [2001:888:2000:d::a6]:44037 X-Complaints-To: abuse@xs4all.nl Xref: csiph.com comp.lang.python:94572 On 7/24/2015 10:30 PM, 김지훈 wrote: > Hi. > I recently changed my path to be a programmer so I decided to learn python. > I downloaded files(Python 2.7.10 - 2015-05-23 > ) to setup on your > website. > (also got the version of x64 because of my cpu) > But when I try to install it, there is an error. > The error is "There is a problem with this Windows Installer package. A DLL > required for this install to complete could not be run. Contact your > support personnel or package vendor." > > I searched on google but I couldn't find the answer. > My computer is 64bit windows 7. You may find the activestate distribution works better for you. See http://www.activestate.com/activepython/downloads Emile