Skip to content

FileNotFoundError: [Errno 2] No such file or directory: 'pytorch_model/python/full.rawcode.txt' #1

Description

@Elysian01

Can you please upload the "pytorch_model/python/full.rawcode.txtfull.rawcode.txt" file, or provide a link to the file

While running
python codesearcher.py --mode search --language python

I got the following output

Build Model
Loading codebase (chunk size=2000000)..
Traceback (most recent call last):
  File "codesearcher.py", line 336, in <module>
    searcher.load_codebase()
  File "codesearcher.py", line 52, in load_codebase
    self.path + self.conf['use_codebase']).readlines()
  File "D:\Setups\Anaconda\envs\torch\lib\codecs.py", line 898, in open
    file = builtins.open(filename, mode, buffering)
FileNotFoundError: [Errno 2] No such file or directory: './python/full.rawcode.txt'

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions