kunaldahiya / pyxclib

Tools for multi-label classification problems.
MIT License
126 stars 36 forks source link

Unable to install package in conda environment. #38

Open vshivaraman opened 1 month ago

vshivaraman commented 1 month ago

Hey, I was trying to install the environment using the commands you provided. It gave me some errors and I had to manually install packages like cython, numpy, pybind11. It showed that it was a clean install, but then when I was running a code to read MM-amazontitles-300k dataset, it was giving me an error. Could you please provide me environment.yml file or elaborate instructions to install this package?

kunaldahiya commented 1 month ago

Thanks for the note. I will work on adding the file. Meanwhile, can you please post your exact error (a screenshot perhaps)?