ZrrSkywalker/Point-NN

Solution: Successful Environment Setup with Modified requirements.txt

hzlajojo opened this issue · 0 comments

Hi,

I appreciate the work that's been done on this project.
However, I encountered some issues when I was setting up the environment. I was able to successfully install it after modifying the requirements.txt file.

Here are the changes I made:

cycler
einops
h5py
matplotlib==3.4.2
pyyaml==5.4.1
scikit-learn==0.24.2
scipy
tqdm
numpy
scipy
sklearn
typing

I thought it might be helpful to share this. Thanks again for your great work.