[CentralOH] Python 3.13.0a2

Zak Kohler y2k at y2kbugger.com
Fri Dec 1 14:16:21 EST 2023


The problem is you should be running terminal commands in a terminal and
Python code in idle. The pip commands should be run in bash.

On Fri, Dec 1, 2023, 13:49 Craig Lavallee via CentralOH <
centraloh at python.org> wrote:

> MAC user & I can not run any commands for IDEL. For instance:
>
>  Traceback (most recent call last):
>
>   File "<stdin>", line 1, in <module>
>
>     pip
>
> NameError: name 'pip' is not defined. Did you mean: 'zip’?
>
>
> python setup.py sdist
>
>   File "<stdin>", line 1
>
>     python setup.py sdist
>
>            ^^^^^
>
> SyntaxError: invalid syntax
> _______________________________________________
> CentralOH mailing list
> CentralOH at python.org
> https://mail.python.org/mailman/listinfo/centraloh
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://mail.python.org/pipermail/centraloh/attachments/20231201/a79f6f6a/attachment.html>


More information about the CentralOH mailing list