From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from smtp.github.com (out-18.smtp.github.com [192.30.252.201]) by mail.toke.dk (Postfix) with ESMTPS id A377087EB14 for ; Thu, 19 Aug 2021 04:14:56 +0200 (CEST) Authentication-Results: mail.toke.dk; dkim=pass (1024-bit key) header.d=github.com header.i=@github.com header.b=oJYKwCmB Received: from github.com (hubbernetes-node-206802d.va3-iad.github.net [10.48.201.87]) by smtp.github.com (Postfix) with ESMTPA id 21D663406E0 for ; Wed, 18 Aug 2021 19:14:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=github.com; s=pf2014; t=1629339295; bh=klPeweho9XnTv98Yd53Od/vKfJsY8nmDrRxQSUoHDyI=; h=Date:From:Reply-To:To:Cc:In-Reply-To:References:Subject:List-ID: List-Archive:List-Post:List-Unsubscribe:From; b=oJYKwCmBQjyHUEEPcWhkWcvy/RpAG52X1o0J+ds+25ymR394YzIgZ0j99b/J2sfDO HNqUk01qe597DfQziT5DdwdOLWj2JEUw2LsrgGvk7OL2zlIXYO+kIVzz4jJXPQWrC/ eIHnQG3B8+X2NT80hC9Vvi4CZBe1qnbip3jJscqo= Date: Wed, 18 Aug 2021 19:14:55 -0700 From: luochongjun To: tohojo/flent Message-ID: In-Reply-To: References: Mime-Version: 1.0 Content-Type: multipart/alternative; boundary="--==_mimepart_611dbe9f1ebe7_97dc74c954eb"; charset=UTF-8 Content-Transfer-Encoding: 7bit Precedence: list X-GitHub-Sender: luochongjun X-GitHub-Recipient: flent-users X-GitHub-Reason: subscribed X-Auto-Response-Suppress: All X-GitHub-Recipient-Address: flent-users@flent.org Message-ID-Hash: J6JMY4Z36XQYW7UJXLR3PKCGQZIE4LGV X-Message-ID-Hash: J6JMY4Z36XQYW7UJXLR3PKCGQZIE4LGV X-MailFrom: noreply@github.com X-Mailman-Rule-Misses: dmarc-mitigation; no-senders; approved; emergency; loop; banned-address; member-moderation; nonmember-moderation; administrivia; implicit-dest; max-recipients; max-size; news-moderation; no-subject; digests; suspicious-header CC: Subscribed X-Mailman-Version: 3.3.4 Reply-To: tohojo/flent Subject: [Flent-users] Re: [tohojo/flent] doesn't run on windows (#233) List-Id: Flent discussion list Archived-At: List-Archive: List-Help: List-Owner: List-Post: List-Subscribe: List-Unsubscribe: ----==_mimepart_611dbe9f1ebe7_97dc74c954eb Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit flent version ``` [D:\]$ flent --version Starting Flent 2.0.1 using Python 3.8.0. Flent v2.0.1. Running on Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:21:23) [MSC v.1916 32 bit (Intel)]. Using matplotlib version 3.4.3 on numpy 1.19.0. No usable Qt version found. GUI won't work. ``` -- You are receiving this because you are subscribed to this thread. Reply to this email directly or view it on GitHub: https://github.com/tohojo/flent/issues/233#issuecomment-901555385 ----==_mimepart_611dbe9f1ebe7_97dc74c954eb Content-Type: text/html; charset=UTF-8 Content-Transfer-Encoding: 7bit

flent version

[D:\]$ flent --version
Starting Flent 2.0.1 using Python 3.8.0.
Flent v2.0.1.
Running on Python 3.8.0 (tags/v3.8.0:fa919fd, Oct 14 2019, 19:21:23) [MSC v.1916 32 bit (Intel)].
Using matplotlib version 3.4.3 on numpy 1.19.0.
No usable Qt version found. GUI won't work.


You are receiving this because you are subscribed to this thread.
Reply to this email directly, view it on GitHub, or unsubscribe.
Triage notifications on the go with GitHub Mobile for iOS or Android.

----==_mimepart_611dbe9f1ebe7_97dc74c954eb--