nerf_pl icon indicating copy to clipboard operation
nerf_pl copied to clipboard

what does "pip install ." mean

Open ett-baibai opened this issue 3 years ago • 2 comments

When I install package following the file named "readme.md":

image

the system displays an error like this: 540c5da256768ebd2947d39bdb73180

as showing, I'v tried to find out the 'setup.py' or 'pyproject.toml', but none of them was found. My OS is windows 10 PE and my python version is 3.9 in conda env. I don't know how to solve this problem, then it influences my debugging because there is no package named "searchsorted" as below: image

as a greendhand, I hope for some help, thanks!

ett-baibai avatar Apr 10 '23 18:04 ett-baibai

I think I know why: I download the code by ZIP rather than by 'git clone', so, the files in floder 'torchsearchsorted' were not downloaded.

ett-baibai avatar Apr 10 '23 19:04 ett-baibai

I only configured the environment today, and a kind person can tell me a qualified configuration horse, because some python3.6 can no longer be found.

wtj-zhong avatar May 31 '23 10:05 wtj-zhong