Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

clang: error: no such file or directory: 'fastBPE/fastBPE.cpp' #60

Open
ver007 opened this issue Aug 16, 2023 · 3 comments
Open

clang: error: no such file or directory: 'fastBPE/fastBPE.cpp' #60

ver007 opened this issue Aug 16, 2023 · 3 comments

Comments

@ver007
Copy link

ver007 commented Aug 16, 2023

clang: error: no such file or directory: 'fastBPE/fastBPE.cpp'
mac os 10.9 read error

@gordicaleksa
Copy link

+1 on Ubuntu

@manueldeprada
Copy link

Clone the repo, execute:
g++ -std=c++11 -pthread -O3 fastBPE/main.cc -IfastBPE -o fast
pip install ./

Working on python 3.12, fedora linux.

@Otto-V-Bismarck
Copy link

Yeah I am also having this error anyone have a solution for windows or WSL?

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants