You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\runpy.py", line 198, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\ProgramData\anaconda3\Lib\runpy.py", line 88, in run_code
exec(code, run_globals)
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console_main.py", line 24, in
start.main()
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console\start.py", line 154, in main
import_spydercustomize()
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console\start.py", line 41, in import_spydercustomize
import spydercustomize # noqa
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\customize\spydercustomize.py", line 167, in
import pandas as pd
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas_init.py", line 26, in
from pandas.compat import (
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas\compat_init.py", line 27, in
from pandas.compat.pyarrow import (
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas\compat\pyarrow.py", line 8, in
import pyarrow as pa
File "C:\ProgramData\anaconda3\Lib\site‑packages\pyarrow_init_.py", line 65, in
import pyarrow.lib as _lib
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site‑packages\numpy\core_multiarray_umath.py", line 44, in getattr
raise ImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 234, in _compute_dependencies
dependencies.declare_dependencies()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 485, in declare_dependencies
add(dep['modname'], dep['package_name'],
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 416, in addDEPENDENCIES+= [Dependency(modname, package_name, features,
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 355, in __init__self.installed_version = programs.get_module_version(modname)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\__init__.py", line 159, in <module>from . import _api, _version, cbook, _docstring, rcsetup
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\rcsetup.py", line 28, in <module>from matplotlib.colors import Colormap, is_color_like
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\colors.py", line 57, in <module>from matplotlib import _api, _cm, cbook, scale
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\scale.py", line 22, in <module>from matplotlib.ticker import (
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\ticker.py", line 144, in <module>from matplotlib import transforms as mtransforms
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\transforms.py", line 49, in <module>from matplotlib._path import (
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site-packages\numpy\core\_multiarray_umath.py", line 44, in __getattr__raiseImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 234, in _compute_dependencies
dependencies.declare_dependencies()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 485, in declare_dependencies
add(dep['modname'], dep['package_name'],
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 416, in addDEPENDENCIES+= [Dependency(modname, package_name, features,
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 355, in __init__self.installed_version = programs.get_module_version(modname)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\__init__.py", line 26, in <module>from pandas.compat import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\compat\__init__.py", line 27, in <module>from pandas.compat.pyarrow import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\compat\pyarrow.py", line 8, in <module>import pyarrow as pa
File "C:\ProgramData\anaconda3\Lib\site-packages\pyarrow\__init__.py", line 65, in <module>import pyarrow.lib as _lib
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site-packages\numpy\core\_multiarray_umath.py", line 44, in __getattr__raiseImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 234, in _compute_dependencies
dependencies.declare_dependencies()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 485, in declare_dependencies
add(dep['modname'], dep['package_name'],
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 416, in addDEPENDENCIES+= [Dependency(modname, package_name, features,
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 355, in __init__self.installed_version = programs.get_module_version(modname)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\__init__.py", line 49, in <module>from pandas.core.api import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\api.py", line 9, in <module>from pandas.core.dtypes.dtypes import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\dtypes\dtypes.py", line 24, in <module>from pandas._libs import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pyarrow\__init__.py", line 65, in <module>import pyarrow.lib as _lib
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site-packages\numpy\core\_multiarray_umath.py", line 44, in __getattr__raiseImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 234, in _compute_dependencies
dependencies.declare_dependencies()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 485, in declare_dependencies
add(dep['modname'], dep['package_name'],
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 416, in addDEPENDENCIES+= [Dependency(modname, package_name, features,
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 355, in __init__self.installed_version = programs.get_module_version(modname)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\__init__.py", line 49, in <module>from pandas.core.api import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\api.py", line 28, in <module>from pandas.core.arrays import Categorical
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\__init__.py", line 1, in <module>from pandas.core.arrays.arrow import ArrowExtensionArray
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\arrow\__init__.py", line 5, in <module>from pandas.core.arrays.arrow.array import ArrowExtensionArray
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\arrow\array.py", line 50, in <module>from pandas.core import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\ops\__init__.py", line 8, in <module>from pandas.core.ops.array_ops import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\ops\array_ops.py", line 56, in <module>from pandas.core.computation import expressions
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\computation\expressions.py", line 21, in <module>from pandas.core.computation.check importNUMEXPR_INSTALLED
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\computation\check.py", line 5, in <module>
ne = import_optional_dependency("numexpr", errors="warn")
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\compat\_optional.py", line 135, in import_optional_dependency
module = importlib.import_module(name)
File "C:\ProgramData\anaconda3\Lib\importlib\__init__.py", line 90, in import_modulereturn _bootstrap._gcd_import(name[level:], package, level)
File "C:\ProgramData\anaconda3\Lib\site-packages\numexpr\__init__.py", line 24, in <module>from numexpr.interpreter importMAX_THREADS, use_vml, __BLOCK_SIZE1__AttributeError: _ARRAY_API not found
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 234, in _compute_dependencies
dependencies.declare_dependencies()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 485, in declare_dependencies
add(dep['modname'], dep['package_name'],
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 416, in addDEPENDENCIES+= [Dependency(modname, package_name, features,
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 355, in __init__self.installed_version = programs.get_module_version(modname)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\__init__.py", line 49, in <module>from pandas.core.api import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\api.py", line 28, in <module>from pandas.core.arrays import Categorical
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\__init__.py", line 1, in <module>from pandas.core.arrays.arrow import ArrowExtensionArray
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\arrow\__init__.py", line 5, in <module>from pandas.core.arrays.arrow.array import ArrowExtensionArray
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\arrow\array.py", line 64, in <module>from pandas.core.arrays.masked import BaseMaskedArray
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\arrays\masked.py", line 60, in <module>from pandas.core import (
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\core\nanops.py", line 52, in <module>
bn = import_optional_dependency("bottleneck", errors="warn")
File "C:\ProgramData\anaconda3\Lib\site-packages\pandas\compat\_optional.py", line 135, in import_optional_dependency
module = importlib.import_module(name)
File "C:\ProgramData\anaconda3\Lib\importlib\__init__.py", line 90, in import_modulereturn _bootstrap._gcd_import(name[level:], package, level)
File "C:\ProgramData\anaconda3\Lib\site-packages\bottleneck\__init__.py", line 7, in <module>from .move import (move_argmax, move_argmin, move_max, move_mean, move_median,
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site-packages\numpy\core\_multiarray_umath.py", line 44, in __getattr__raiseImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Scripts\spyder-script.py", line 10, in <module>
sys.exit(main())
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\app\start.py", line 286, in main
mainwindow.main(options, args)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\app\mainwindow.py", line 1425, in main
mainwindow = create_window(MainWindow, app, splash, options, args)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\app\utils.py", line 412, in create_window
app.exec_()
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\plugins\application\container.py", line 221, in _set_dependenciesself.dependencies_dialog.set_data(dependencies.DEPENDENCIES)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\widgets\dependencies.py", line 182, in set_dataself.treewidget.update_dependencies(dependencies)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\widgets\dependencies.py", line 63, in update_dependenciesif dependency.check():
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\dependencies.py", line 376, in check
installed = programs.is_module_installed(
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1050, in is_module_installed
module_version = get_module_version(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\spyder\utils\programs.py", line 1004, in get_module_version
mod =__import__(module_name)
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\__init__.py", line 159, in <module>from . import _api, _version, cbook, _docstring, rcsetup
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\rcsetup.py", line 28, in <module>from matplotlib.colors import Colormap, is_color_like
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\colors.py", line 57, in <module>from matplotlib import _api, _cm, cbook, scale
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\scale.py", line 22, in <module>from matplotlib.ticker import (
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\ticker.py", line 144, in <module>from matplotlib import transforms as mtransforms
File "C:\ProgramData\anaconda3\Lib\site-packages\matplotlib\transforms.py", line 49, in <module>from matplotlib._path import (
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site-packages\numpy\core\_multiarray_umath.py", line 44, in __getattr__raiseImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Description
What steps will reproduce the problem?
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback (most recent call last): File "C:\ProgramData\anaconda3\Lib\runpy.py", line 198, in run_module_as_main
return run_code(code, main_globals, None,
File "C:\ProgramData\anaconda3\Lib\runpy.py", line 88, in run_code
exec(code, run_globals)
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console_main.py", line 24, in
start.main()
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console\start.py", line 154, in main
import_spydercustomize()
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\console\start.py", line 41, in import_spydercustomize
import spydercustomize # noqa
File "C:\ProgramData\anaconda3\Lib\site‑packages\spyder_kernels\customize\spydercustomize.py", line 167, in
import pandas as pd
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas_init.py", line 26, in
from pandas.compat import (
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas\compat_init.py", line 27, in
from pandas.compat.pyarrow import (
File "C:\ProgramData\anaconda3\Lib\site‑packages\pandas\compat\pyarrow.py", line 8, in
import pyarrow as pa
File "C:\ProgramData\anaconda3\Lib\site‑packages\pyarrow_init_.py", line 65, in
import pyarrow.lib as _lib
Traceback (most recent call last):
File "C:\Users\ARUP\AppData\Roaming\Python\Python312\site‑packages\numpy\core_multiarray_umath.py", line 44, in getattr
raise ImportError(msg)
ImportError:
A module that was compiled using NumPy 1.x cannot be run in
NumPy 2.2.0 as it may crash. To support both 1.x and 2.x
versions of NumPy, modules must be compiled with NumPy 2.0.
Some module may need to rebuild instead e.g. with 'pybind11>=2.12'.
If you are a user of the module, the easiest solution will be to
downgrade to 'numpy<2' or try to upgrade the affected module.
We expect that some modules will need time to support NumPy 2.
Traceback
Versions
Dependencies
Environment
Environment
The text was updated successfully, but these errors were encountered: