xl0 / lovely-tensors

Tensors, ready for human consumption

Home Page:https://xl0.github.io/lovely-tensors

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Receive an Import Error using this libraries on a notebook

Rami-Ismael opened this issue · comments

ImportError: cannot import name 'cached_property' from 'functools'
This is error I receive. I am using python 3.7.13 on a local PC on a notebook.

The error is causing the cache_properties was introduced in python 3.8.

Thank you for the report. I'll fix it today.

@Rami-Ismael , I fixed the issue. Could you please confirm that the current git works for you?

pip install git+https://github.com/xl0/lovely-tensors

Thank you so much. It looks like it was expected. Furthermore, thank you so much for making a great library. I first heard about it in the Yannic Kilcher discord. I have always wanted to use libraries for a project. I want to express gratitude for fixing my issues