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

The starter tutorial cannot run well. AttributeError: load_load function do not exist. #155

Closed
1 of 2 tasks
yhzhu99 opened this issue Jul 12, 2023 · 3 comments
Closed
1 of 2 tasks
Labels
bug Something isn't working

Comments

@yhzhu99
Copy link
Contributor

yhzhu99 commented Jul 12, 2023

1. System Info

Latest pypots (v0.1.1)
python 3.10
Debian 11

2. Information

  • The official example scripts
  • My own created scripts

3. Reproduction

Simply run the Quick-start Examples

4. Expected behavior

Meet error:

Traceback (most recent call last):
  File "/home/zhuyh/projects/ImputeEHR/pypots.py", line 46, in <module>
    saits.load_load("examples/saits/manually_saved_saits_model")
AttributeError: 'SAITS' object has no attribute 'load_load'
@yhzhu99 yhzhu99 added the bug Something isn't working label Jul 12, 2023
@WenjieDu
Copy link
Owner

Hi there 👋,

Thank you so much for your attention to PyPOTS! If you find PyPOTS helpful to your work, please star⭐️ this repository. Your star is your recognition, which can help more people notice PyPOTS and grow PyPOTS community. It matters and is definitely a kind of contribution to the community.

I have received your message and will respond ASAP. Thank you for your patience! 😃

Best,
Wenjie

@WenjieDu
Copy link
Owner

Sorry, there is a typo in this line of code. Please run saits.load_model("examples/saits/manually_saved_saits_model")

@WenjieDu
Copy link
Owner

WenjieDu commented Jul 13, 2023

The typo has been fixed in PR #156. I'm closing this issue. If you use SAITS and like it, please consider star 🌟 the SAITS repo https://github.com/WenjieDu/SAITS/ to make more people notice this work. Thanks. 😊

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants