Path: csiph.com!fu-berlin.de!uni-berlin.de!not-for-mail From: Random832 Newsgroups: comp.lang.python Subject: Re: Can't run lpr from python on windows 2012 server Date: Fri, 22 Apr 2016 12:02:59 -0400 Lines: 9 Message-ID: References: <1461335207.353144.586657921.2B62BB45@webmail.messagingengine.com> <1461340979.379556.586758089.00E10C42@webmail.messagingengine.com> Mime-Version: 1.0 Content-Type: text/plain Content-Transfer-Encoding: 7bit X-Trace: news.uni-berlin.de ObUNb9VraVX0ZCZOdkREuAjuH98hrrZFNak75bAV2bOQ== Return-Path: X-Original-To: python-list@python.org Delivered-To: python-list@mail.python.org X-Spam-Status: OK 0.005 X-Spam-Evidence: '*H*': 0.99; '*S*': 0.00; '22,': 0.09; 'received:internal': 0.09; 'python.': 0.11; 'subject:python': 0.14; 'message-id:@webmail.messagingengine.com': 0.16; 'received:10.202': 0.16; 'received:10.202.2': 0.16; 'received:66.111': 0.16; 'received:66.111.4': 0.16; 'received:io': 0.16; 'received:messagingengine.com': 0.16; 'received:psf.io': 0.16; 'subject:run': 0.16; 'subject:server': 0.16; 'subject:windows': 0.16; 'wrote:': 0.16; 'copied': 0.18; '64-bit': 0.22; 'header:In-Reply-To:1': 0.24; 'install': 0.25; 'fri,': 0.27; 'folder': 0.30; 'to:addr:python-list': 0.36; 'subject:: ': 0.37; 'received:10': 0.37; 'received:66': 0.38; 'version': 0.38; 'subject:from': 0.39; 'to:addr:python.org': 0.40; 'header:Message- Id:1': 0.61; 'yes': 0.62; 'url:co': 0.65; 'here': 0.66; 'finally': 0.70 DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d=fastmail.com; h= content-transfer-encoding:content-type:date:from:in-reply-to :message-id:mime-version:references:subject:to:x-sasl-enc :x-sasl-enc; s=mesmtp; bh=TgxAct8nJXNkmNGBjrUgs6lbMJU=; b=RUMzet 6FaO4K7FoADr0WfrN4lt2pNONFlV7sT2id8Dv4DDo8t9Vun6uw9EBdNuuaiLR+oc dKt5czazY8Vf/aB0J4KjKP2zihHAhaXdIHEmG7IYkmu6f5OH75ELTBoMj3qH+EZc iye5WVItCcZMBHfBTD/KdXWslHUgEjeEZDV+I= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-sasl-enc:x-sasl-enc; s=smtpout; bh=TgxAct8nJXNkmNG BjrUgs6lbMJU=; b=fGdwEfEWV/MBlRPHurZvGRaQK9n8owRmAtj8eaGqODOBzbZ dNYQYnk9hGLvMMkTMebsEQkFz9/SoeDhScrOtkorJltK3Ym5QiDV6g9TH0EuKli6 JFI06004RP63YRNxSaTbHHg4vRrJG84dlX0ZQvMeNRe3RmrN+jd98j1IVGoY= X-Sasl-Enc: lf6ZHNCPb33NhT12ss+kkWxuqd4iMNnW8dbvAUlDqijk 1461340979 X-Mailer: MessagingEngine.com Webmail Interface - ajax-76f1c811 In-Reply-To: X-BeenThere: python-list@python.org X-Mailman-Version: 2.1.22 Precedence: list List-Id: General discussion list for the Python programming language List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <1461340979.379556.586758089.00E10C42@webmail.messagingengine.com> X-Mailman-Original-References: <1461335207.353144.586657921.2B62BB45@webmail.messagingengine.com> Xref: csiph.com comp.lang.python:107498 On Fri, Apr 22, 2016, at 11:06, loial wrote: > Yes it does. I finally found the solution here : > > http://www.tomshardware.co.uk/forum/240019-44-error-windows > > Copied lpr.exe, lprhelp.dll, and lprmonui.dll from the System32 folder to > the sysWOW64 folder A better solution might be to install a 64-bit version of Python.