Rocksolid Light

Welcome to novaBBS (click a section below)

mail  files  register  newsreader  groups  login

Message-ID:  

I'm not sure whether that's actually useful... -- Larry Wall in <199710011704.KAA21395@wall.org>


devel / comp.lang.python / Re: error of opening Python

SubjectAuthor
o Re: error of opening PythonMichael F. Stemper

1
Re: error of opening Python

<ueulr8$2goqh$2@dont-email.me>

  copy mid

https://www.novabbs.com/devel/article-flat.php?id=24046&group=comp.lang.python#24046

  copy link   Newsgroups: comp.lang.python
Path: i2pn2.org!i2pn.org!eternal-september.org!news.eternal-september.org!.POSTED!not-for-mail
From: michael....@gmail.com (Michael F. Stemper)
Newsgroups: comp.lang.python
Subject: Re: error of opening Python
Date: Tue, 26 Sep 2023 08:20:40 -0500
Organization: A noiseless patient Spider
Lines: 30
Message-ID: <ueulr8$2goqh$2@dont-email.me>
References: <339d2a79-4799-46e8-96cb-2f1f63688fd7n@googlegroups.com>
MIME-Version: 1.0
Content-Type: text/plain; charset=UTF-8; format=flowed
Content-Transfer-Encoding: 7bit
Injection-Date: Tue, 26 Sep 2023 13:20:40 -0000 (UTC)
Injection-Info: dont-email.me; posting-host="f8e92706f0d3a048bd7daa79c26277cd";
logging-data="2646865"; mail-complaints-to="abuse@eternal-september.org"; posting-account="U2FsdGVkX19cT7EpzrapbSWy+yLuBbheVDDs1sK38t0="
User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101
Thunderbird/102.11.0
Cancel-Lock: sha1:c63iv7ZjdWzuSe77DGG2Fu/Jaeg=
In-Reply-To: <339d2a79-4799-46e8-96cb-2f1f63688fd7n@googlegroups.com>
Content-Language: en-US
 by: Michael F. Stemper - Tue, 26 Sep 2023 13:20 UTC

On 26/09/2023 07.27, Abdelkhelk ashref salay eabakh wrote:
> Dear Python team,
>
> This is my not first time using Python, I tried to launch Python and it showed
> "Python 3.11.3 (tags/v3.11.3:f3909b8, Apr 4 2023, 23:49:59) [MSC v.1934 64 bit (AMD64)] on win32
> Type "help", "copyright", "credits" or "license" for more information." I
> don't know what this meant and how to fix this. Could you please help me?

What error did you encounter? Aside from the lack of line breaks, it looks
quite similar to what I get when I start up python:

Python 3.6.9 (default, Mar 10 2023, 16:46:00)
[GCC 8.4.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>>

Didn't you get the ">>> " prompt? Once you get it, it shows that the
Read, Evaluate, Print Loop (REPL) is ready for you to type some python
statements. For instance:

>>> x = 2**3
>>> print(x)
8
>>>

--
Michael F. Stemper
Outside of a dog, a book is man's best friend.
Inside of a dog, it's too dark to read.

1
server_pubkey.txt

rocksolid light 0.9.81
clearnet tor