wjmaddox / online_gp

Code repo for "Kernel Interpolation for Scalable Online Gaussian Processes"
Apache License 2.0
54 stars 7 forks source link

Trouble installing with "pip install -e ." #2

Open kkang2097 opened 2 years ago

kkang2097 commented 2 years ago

When I run the "pip install -e ." command, I get a "File Not Found error: No such file or directory ReadME.rst"

chadrs2 commented 7 months ago

I get this too. I changed it to README.md since that's the only file that exists, but then I get the following error:

error: subprocess-exited-with-error

  × python setup.py egg_info did not run successfully.
  │ exit code: 1
  ╰─> [59 lines of output]
      /home/chadrs2/miniconda3/envs/wiski/lib/python3.9/site-packages/setuptools/dist.py:315: SetuptoolsDeprecationWarning: Invalid version: 'alpha'.