Skip to content
New issue

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

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

Already on GitHub? Sign in to your account

fastBPE will not install on windows 11 or WSL #64

Open
Mad-At-Line opened this issue Jun 5, 2024 · 5 comments
Open

fastBPE will not install on windows 11 or WSL #64

Mad-At-Line opened this issue Jun 5, 2024 · 5 comments

Comments

@Mad-At-Line
Copy link

I have been at this for about 13 hours now and it does not work everytime I try to install I get an error message about fastBPE.cpp like so:
cc1plus: fatal error: fastBPE/fastBPE.cpp: No such file or directory
compilation terminated.
error: command '/usr/bin/x86_64-linux-gnu-gcc' failed with exit code 1

I just dont understand why this wont work. I mean I have tried everything and I need it since it's a dependency for TransCoder which is an AI that I have to use for a project. I am willing to try any work arounds or suggestions. Please help.

@mhu2091
Copy link

mhu2091 commented Jul 16, 2024

Is your current directory the main folder ./fastBPE (not the subfolder) and does ./fastBPE/fastBPE/fastBPE.cpp exist?

@Mad-At-Line
Copy link
Author

No it's just fastBPE not ./fastBPE

@mhu2091
Copy link

mhu2091 commented Aug 9, 2024

Could I see a screenshot of your folder structure? And is fastBPE.cpp in your folder?

@OS-of-S
Copy link

OS-of-S commented Dec 7, 2024

I have this problem too.

@OS-of-S
Copy link

OS-of-S commented Dec 7, 2024

Seems that this solves the problem: facebookresearch/LASER#91

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

No branches or pull requests

3 participants