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

AttributeError: partially initialized module 'lamini' has no attribute 'Lamini' #65

Open
tiagodavi opened this issue Aug 2, 2024 · 6 comments

Comments

@tiagodavi
Copy link

Hi Folks, I can't run lamini with the first example from docs.

Screenshot 2024-08-02 at 15 01 42

@edamamez
Copy link
Contributor

edamamez commented Aug 2, 2024

Hi there!

Could you check what version of lamini you are running?

You can use pip install --upgrade --force-reinstall lamini to get the latest version (2.5.7).

@tiagodavi
Copy link
Author

Screenshot 2024-08-02 at 17 31 38

@edamamez
Copy link
Contributor

edamamez commented Aug 2, 2024

I am unable to reproduce the issue. Can you confirm the python version you are using and the lamini package version inside the environment?

Screenshot 2024-08-02 at 1 41 40 PM

@tiagodavi
Copy link
Author

Python 3.12.0
lamini 2.5.7

Macbook M2

@tiagodavi
Copy link
Author

2024-08-02.17-48-46.mp4

@edamamez
Copy link
Contributor

It looks like there were some errors when pip installing Lamini. Are you able to use venv or docker for a clean environment?

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