Skip to content

problem with new version of numexpr that is required #17

Open
@Kohuka

Description

@Kohuka

Hi, not sure if this is the right place for my issue. if not please delete/ignore.
I run into a problem with the notebooks using panda. I receive the warning that pandas requires version '2.8.4' or newer of 'numexpr' (version '2.7.3' currently installed). When trying to manually update the packages in question, I end up in a chain of required updates that ultimately throws an error because of the pinned python version in the environment. Is this a problem with pandas or with my setup? I am running windows..
THanks

from pandas.core.computation.check import NUMEXPR_INSTALLED
C:\Users\ge85riy\AppData\Local\Temp\ipykernel_19816\205287707.py:4: DeprecationWarning: Importing display from IPython.core.display is deprecated since IPython 7.14, please import from IPython display
from IPython.core.display import display, HTML

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions