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

no module function exists #4

Open
pawarsarthak opened this issue Dec 28, 2023 · 1 comment
Open

no module function exists #4

pawarsarthak opened this issue Dec 28, 2023 · 1 comment

Comments

@pawarsarthak
Copy link

pawarsarthak commented Dec 28, 2023

import rolling_window
from rolling_window import *
from rolling import rw_top

error:
from rolling_window import rw_top, rw_bottom
ImportError: cannot import name 'rw_top' from 'rolling_window' (C:\Users\Admin\anaconda3\lib\site-packages\rolling_window_init_.py)

@nithesh10
Copy link

getting same error

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants