superlinked icon indicating copy to clipboard operation
superlinked copied to clipboard

Notebook user_acquisition.ipynb gives an error

Open miskamet opened this issue 1 year ago • 2 comments

Notebooks example gives an AttributeError: 'NoneType' object has no attribute 'endswith'

I am using macbook Reproducing: clone the repo and run through the notebook

miskamet avatar Sep 11 '24 10:09 miskamet

Could you provide some more info on what environment did you use? Based on the cloning i would assume you run something locally.

I will page @morkapronczay to help out once we have some more context available.

kembala avatar Sep 18 '24 16:09 kembala

Yes, I did use conda-created virtual environment with python 3.10.4 I have not installed anything on the environment, I did run the commands

%pip install superlinked==9.37.1
%pip install umap-learn

and needed ipykernel packages so it can be used as a notebook kernel, that's all.

The whole traceback:

Screenshot 2024-09-19 at 7 41 41

miskamet avatar Sep 19 '24 04:09 miskamet

Hi @miskamet,

Can you try with the latest superlinked 10.2.2?

mamayer19 avatar Oct 16 '24 07:10 mamayer19

Unfortunately we cannot replicate the issue on our end.

kembala avatar Nov 06 '24 08:11 kembala

Yes, I noticed that the whole structure of the repo has changed after this bug. You can probably close the issue, I'll try to run the notebook again when I have time.

miskamet avatar Nov 06 '24 10:11 miskamet