What is the error can you copy and paste? Because this list does not
support attachment.
Souvik flutter dev
On Wed, May 6, 2020, 7:49 AM Adolf Yoshua Marbun
wrote:
> Yes, I did. I did this before the installation began, checked the "add to
> PATH" option.
>
> On Wed, May 6, 2020 at 9:17 AM Souv
Yes, I did. I did this before the installation began, checked the "add to
PATH" option.
On Wed, May 6, 2020 at 9:17 AM Souvik Dutta wrote:
> Have you added python to path? If not then you will have to do it.
>
> Souvik flutter dev
>
> On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun <
> adolfbor
Have you added python to path? If not then you will have to do it.
Souvik flutter dev
On Wed, May 6, 2020, 1:28 AM Adolf Yoshua Marbun
wrote:
> Dear Python,
>
> I am currently learning about Python. First thing first, I need to install
> the interpreter Python 3.8.2 before I get to the IDE. But
On 2020-05-05 23:20, Rhodri James wrote:
On 05/05/2020 05:34, Adolf Yoshua Marbun wrote:
Dear Python,
I am currently learning about Python. First thing first, I need to install
the interpreter Python 3.8.2 before I get to the IDE. But, I have problem
during running command.
The installation wa
On 05/05/2020 05:34, Adolf Yoshua Marbun wrote:
Dear Python,
I am currently learning about Python. First thing first, I need to install
the interpreter Python 3.8.2 before I get to the IDE. But, I have problem
during running command.
The installation was successful. When I try to run the comman
On Mar 9, 11:42 am, [EMAIL PROTECTED] wrote:
> Hi Folks,
>
> I downloaded a pre-compiled version 2.5, and intalled it without any
> error message; and I can command line playing on Python through firing
> up IDLE or command-line. However, I just can't compile the python file
> existing in a directo
On 1 mar, 06:22, Ray Buck <[EMAIL PROTECTED]> wrote:
> I've been trying to install Mailman, which requires a newer version
> of the Python language compiler (p-code generator?)
It's actually the whole thing : (byte-code) compiler, virtual machine,
and stdlib.
> than the one I
> currently have on
[EMAIL PROTECTED] schrieb:
> I'm using OS X 10.4.5. I have an easy problem that I can't solve:
>
> I have two versions of python installed. 2.3 came with the OS and 2.4 I
> installed via fink.
That isn't the "proper" version. While it works, you certainly want the
python 2.4 framework build. Tha
Thanks for the fast responses.>mp
--
http://mail.python.org/mailman/listinfo/python-list
[EMAIL PROTECTED] wrote:
> I'm using OS X 10.4.5. I have an easy problem that I can't solve:
> I have two versions of python installed. 2.3 came with the OS and 2.4 I
> installed via fink
> 2. How do I uninstall v. 2.3 completely.
Probably not the greatest idea, because pieces of OS X may actu
[EMAIL PROTECTED] wrote:
>
> 1. How do I make both these kinds of calls work with 2.4.
Try "/sw/bin/python foo.py" in the terminal and "#!/sw/bin/python" in
your scripts.
> 2. How do I uninstall v. 2.3 completely.
Don't do that. It will break stuff in the OS that depends on Python.
--
Kevin
11 matches
Mail list logo