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

Clean install of flora-opt[torch] fails import #3

Closed
atong01 opened this issue Jun 29, 2024 · 4 comments
Closed

Clean install of flora-opt[torch] fails import #3

atong01 opened this issue Jun 29, 2024 · 4 comments

Comments

@atong01
Copy link

atong01 commented Jun 29, 2024

Python 3.10.14 (main, May  6 2024, 19:42:50) [GCC 11.2.0] on linux
Type "help", "copyright", "credits" or "license" for more information.
>>> from flora_opt import Flora
>>> Flora
>>> print(Flora)
None
@atong01 atong01 changed the title Clean install of `flora-opt[torch Clean install of flora-opt[torch] fails import Jun 29, 2024
@atong01
Copy link
Author

atong01 commented Jun 29, 2024

This looks like a problem with the pypi package version. Seems to work when installed from source. The pipit package looks like it's missing many files to me.

@yongchanghao
Copy link
Collaborator

Thanks for reporting this! I have fixed this issue in commit c50ee52. The PyPI package is also updated to this commit. Please try updating flora-opt from PyPI and see whether it fixes your issue.

Copy link

github-actions bot commented Jul 7, 2024

Stale due to inactivity. Closing in 3 days if no further activities.

Copy link

Close due to inactivity

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Jul 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants