• Fwd: About the Python

    From Ramya M@21:1/5 to All on Mon Jan 2 10:57:46 2023
    ---------- Forwarded message ---------
    From: Ramya M <ramyam@jnnce.ac.in>
    Date: Mon, Jan 2, 2023, 9:58 AM
    Subject: About the Python
    To: <python-list@python.org>


    This is from JNN College of Engineering, Shimoga. we are facing some
    problems while using python. Please can you resolve this issue.

    We are using python 3.11.1 (64 bit) for windows 10. but while installing
    the "numpy and matplotlib" packages we are getting errors. In some cases
    after installation of the above said packages we are getting errors while working.

    So, Please can you people resolve this issue as the python labs are going
    on and students are facing some difficulties.

    Thanking you


    Regards
    Ramya M
    Instructor, ECE Dept.
    JNNCE, Shimoga

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Thomas Passin@21:1/5 to Ramya M on Mon Jan 2 12:32:56 2023
    Since you have an immediate need to have working installations, I
    suggest that you downgrade to an earlier version of Python. V3.11.1 is
    new and some binary libraries (such as numpy) may not be working
    correctly yet with the latest version. Your students will not need any
    of the new features that 3.11 may provide.

    On 1/2/2023 12:27 AM, Ramya M wrote:
    ---------- Forwarded message ---------
    From: Ramya M <ramyam@jnnce.ac.in>
    Date: Mon, Jan 2, 2023, 9:58 AM
    Subject: About the Python
    To: <python-list@python.org>


    This is from JNN College of Engineering, Shimoga. we are facing some
    problems while using python. Please can you resolve this issue.

    We are using python 3.11.1 (64 bit) for windows 10. but while installing
    the "numpy and matplotlib" packages we are getting errors. In some cases after installation of the above said packages we are getting errors while working.

    So, Please can you people resolve this issue as the python labs are going
    on and students are facing some difficulties.

    Thanking you


    Regards
    Ramya M
    Instructor, ECE Dept.
    JNNCE, Shimoga

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Mats Wichmann@21:1/5 to Thomas Passin on Mon Jan 2 12:16:56 2023
    On 1/2/23 10:32, Thomas Passin wrote:
    Since you have an immediate need to have working installations, I
    suggest that you downgrade to an earlier version of Python. V3.11.1 is
    new and some binary libraries (such as numpy) may not be working
    correctly yet with the latest version.  Your students will not need any
    of the new features that 3.11 may provide.

    On 1/2/2023 12:27 AM, Ramya M wrote:
    ---------- Forwarded message ---------
    From: Ramya M <ramyam@jnnce.ac.in>
    Date: Mon, Jan 2, 2023, 9:58 AM
    Subject: About the Python
    To: <python-list@python.org>


    This is from JNN College of Engineering, Shimoga. we are facing some
    problems while using python. Please can you resolve this issue.

    We are using python 3.11.1 (64 bit) for windows 10. but while installing
    the "numpy and matplotlib" packages we are getting errors. In some cases
    after installation of the above said packages we are getting errors while
    working.

    So, Please can you people resolve this issue as the python labs are going
    on and students are facing some difficulties.

    Thanking you


    Regards
    Ramya M
    Instructor, ECE Dept.
    JNNCE, Shimoga

    Second these comments... you don't have to be in a rush to upgrade to a
    new Python if there are a lot of complex dependencies.

    There's a site where you can do a quick check for some of the more
    popular addons:

    https://pyreadiness.org

    That said, the packages you mention should be available for 3.11 -
    though there could be some dependencies in your chain causing problems.

    You haven't given any actionable information. "Getting errors" is a meaningless statement without details. People minded to help aren't
    going to be able to do so.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)
  • From Michael Torrie@21:1/5 to Ramya M on Mon Jan 2 15:00:20 2023
    On 1/1/23 22:27, Ramya M wrote:
    This is from JNN College of Engineering, Shimoga. we are facing some
    problems while using python. Please can you resolve this issue.

    Without any further information on your part, we can only guess at what
    the problems might be. Crystal ball says that Thomas' suggestion will
    probably solve your problem. But since we don't know what the problems
    even are, this is just a wild guess.

    We are using python 3.11.1 (64 bit) for windows 10. but while installing
    the "numpy and matplotlib" packages we are getting errors. In some cases after installation of the above said packages we are getting errors while working.

    You'll need to provide more information than that. What are these
    errors? Copy and paste the text into your message. Attachments are not
    allowed on this list.

    --- SoupGate-Win32 v1.05
    * Origin: fsxNet Usenet Gateway (21:1/5)