Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: paul.hermeneutic@gmail.com Newsgroups: comp.lang.python Subject: Re: Pyton install Landmine Date: Sat, 16 Jan 2016 09:16:07 -0700 Lines: 9 Message-ID: References: <56996962.20203@iehinc.com> Mime-Version: 1.0 Content-Type: text/plain; charset=UTF-8 X-Trace: news.uni-berlin.de R0IPByGjmNgnq9p7mrkOPQkMvRqjA1DQ243ktEhP2U7w== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.024 X-Spam-Evidence: '*H*': 0.95; '*S*': 0.00; 'components.': 0.09; 'jan': 0.11; '2016': 0.16; 'received:io': 0.16; 'received:psf.io': 0.16; 'subject:install': 0.16; 'wrote:': 0.16; 'windows': 0.20; 'machine': 0.21; 'trying': 0.22; 'header:In-Reply-To:1': 0.24; 'installed': 0.26; 'error': 0.27; 'fri,': 0.27; 'message- id:@mail.gmail.com': 0.27; 'code': 0.30; '15,': 0.30; 'folder': 0.30; 'post': 0.31; 'included': 0.32; 'embedded': 0.32; 'source': 0.33; 'received:google.com': 0.35; 'but': 0.36; 'received:209.85': 0.36; 'to:addr:python-list': 0.36; 'pm,': 0.36; 'subject:: ': 0.37; 'received:209': 0.38; 'to:addr:python.org': 0.40; 'space': 0.40; 'some': 0.40; 'from:no real name:2**0': 0.60; 'default': 0.61 DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :content-type; bh=DQ2OjgTYce9Qpxn+sS5MdUXP+J+T9HqyYdcrTqIqkCc=; b=g+qujRQoO0z5fDUW7N8c7b3Pe98vGuFKwm3xdyfhpFLpW+jZVOtbH4Au62U0BJiMKq PJmnxccEvigcTFEKG9jH5E4aiPFx3yNFwOu61VyJMIVBJ2rhQIDGGPdgWU6l2VJtH+wf Ce7inALO4dF7jWTAIKrVb5iJBS09zFhqzTMPKHs658sb7ScgRXan/S7G0R9S7bybt2gg Uq7ISdCQFtWXSOFLYpcZncHbwadaFFwiJovto86aKgAMLszCZDxLGf9ytzqaYyjEsYpX SZ7yQ0yKOkiagVlmtiyDYGyFIsozBQQ3g1RDADAMwCQemRvZ7l9i/bBFvwoourVrCG/F XOiw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:mime-version:in-reply-to:references:from:date :message-id:subject:to:content-type; bh=DQ2OjgTYce9Qpxn+sS5MdUXP+J+T9HqyYdcrTqIqkCc=; b=K8nv/29pI4pFxjkOhlx/MZLOTKmPtfShNOAAOlg33U7FyqQKPdIBfk438KtLn/q0/L 5eHTpR9NtnXIWnrWtd/p2D7FZuMeIzSwJ0IpCTZlAgaJeSKEobOjrAUsN6c0/fvNJnsu TM4OcMPhhQBQ9vFRj5JwURQRfGpLrT3ZxWmL6H5FBwoqXfQRtMsT9I/eiF7BF9kn7nXR f0rjPIyg2J/Ho9zdm0q/ZNs5/JEom1MHipdji4AJZa2svd3mODM1yiP5ewGjfdCtTLHB 0nBPDQ1liZEJVLotf8n68I5qwoko67KkR/Rl+HlWSg2HwUAFPaWbY9CeP87M5/0gf99J 0BJw== X-Gm-Message-State: ALoCoQn6XGQBclhe2vyiUTqJgm5o0eMnmcPxGlpuBnT8Yr0XRniqysHc7L91mXNbQBbwuPt9q5CPBWbq7hjnTo3b/iyY2JNmJg== X-Received: by 10.112.135.39 with SMTP id pp7mr4445203lbb.43.1452960986760; Sat, 16 Jan 2016 08:16:26 -0800 (PST) In-Reply-To: <56996962.20203@iehinc.com> 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: , Xref: csiph.com comp.lang.python:101814 On Fri, Jan 15, 2016 at 2:49 PM, JeffP wrote: > Hi > I installed pyth3.5 on my Windows machine and had some complications trying > to connect other components. > I installed to the default directory chosen by the installer but that > included a folder with an embedded space in the name. BIG NO NO!!!! What, exactly, is not connecting? Can you post some source code and error messages?