Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

BUG: No module named 'modin.spreadsheet' #6416

Closed
3 tasks done
rootsmusic opened this issue Jul 25, 2023 · 0 comments · Fixed by #6581
Closed
3 tasks done

BUG: No module named 'modin.spreadsheet' #6416

rootsmusic opened this issue Jul 25, 2023 · 0 comments · Fixed by #6581
Labels
bug 🦗 Something isn't working dependencies 🔗 Issues related to dependencies P2 Minor bugs or low-priority feature requests

Comments

@rootsmusic
Copy link

rootsmusic commented Jul 25, 2023

Modin version checks

  • I have checked that this issue has not already been reported.
  • I have confirmed this bug exists on the latest released version of Modin.
  • I have confirmed this bug exists on the main branch of Modin. (In order to do this you can follow this guide.)

Reproducible Example

https://github.com/modin-project/modin/blob/532d66ec221cba4944f35586f5ca89ded8a91889/docs/usage_guide/advanced_usage/spreadsheets_api.rst

import modin.pandas as pd
import modin.spreadsheet as mss

Issue Description

Can't import modin.spreadsheet.
(Issue cross-posted here, per @pyrito's recommendation.)

Expected Behavior

No error.

Error Logs

See modin-project/modin-spreadsheet#51

Installed Versions

INSTALLED VERSIONS

commit : 6a5416c
python : 3.10.11.final.0
python-bits : 64
OS : Windows
OS-release : 10
Version : 10.0.22621
machine : AMD64
processor : Intel64 Family 6 Model 151 Stepping 2, GenuineIntel
byteorder : little
LC_ALL : None
LANG : en_US.UTF-8
LOCALE : English_United States.1252

Modin dependencies

modin : 0.23.0
ray : 2.6.1
dask : 2023.7.1
distributed : 2023.7.1
hdk : None

pandas dependencies

bottleneck : None
brotli :
bs4 : 4.12.2
Cython : 0.29.35
dateutil : 2.8.2
fastparquet : None
feather : None
fsspec : 2023.6.0
gcsfs : None
html5lib : None
hypothesis : None
IPython : 8.14.0
jinja2 : 3.1.2
lxml.etree : None
matplotlib : None
numba : 0.57.0
numexpr : None
numpy : 1.24.3
odfpy : None
openpyxl : None
pandas : 2.0.3
pandas_datareader: None
pandas_gbq : None
pip : 23.1.2
psycopg2 : None
pyarrow : 12.0.1
pymysql : None
pyqt5 : None
pyreadstat : None
pytest : None
pytz : 2023.3
pyxlsb : None
qtpy : None
s3fs : None
scipy : 1.10.1
setuptools : 67.7.2
snappy : None
sphinx : None
sqlalchemy : None
tables : None
tabulate : None
tzdata : 2023.3
xarray : None
xlrd : None
xlsxwriter : None
zstandard : 0.19.0

@rootsmusic rootsmusic added bug 🦗 Something isn't working Triage 🩹 Issues that need triage labels Jul 25, 2023
@rootsmusic rootsmusic changed the title BUG: No module named 'modin_spreadsheet' BUG: No module named 'modin.spreadsheet' Jul 25, 2023
This was referenced Jul 25, 2023
@vnlitvinov vnlitvinov added dependencies 🔗 Issues related to dependencies P2 Minor bugs or low-priority feature requests and removed Triage 🩹 Issues that need triage labels Jul 26, 2023
anmyachev added a commit to anmyachev/modin that referenced this issue Sep 18, 2023
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
anmyachev added a commit that referenced this issue Sep 20, 2023
Signed-off-by: Anatoly Myachev <anatoly.myachev@intel.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug 🦗 Something isn't working dependencies 🔗 Issues related to dependencies P2 Minor bugs or low-priority feature requests
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants