-
Notifications
You must be signed in to change notification settings - Fork 24
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
Installation Problem - error: could not create 'build': File exists #5
Comments
Did you ever get an answer to this? I'm having the same issue. |
I think it was just not possible to install on mac :( Never managed to
solve it
*Rory Norman *
EMEA Analytics Business Director - DSM & SMB,
*Media Futures Group*
UK House • 180 Oxford Street • London • W1D 1NN
…On Wed, Dec 4, 2024 at 3:04 PM Derek ***@***.***> wrote:
External:
Did you ever get an answer to this? I'm having the same issue.
—
Reply to this email directly, view it on GitHub
<https://urldefense.com/v3/__https://github.com/google/trimmed_match/issues/5*issuecomment-2517690598__;Iw!!MOA0!ZxgpwxCvNrQRMgYUy7vGdYKwIQuE2m4Ehp3zskIJnZrVXtVrza7aZLWKoTN6IeYVyVdCwcng2eLCCKosGajvGXQHLfoXFgA$>,
or unsubscribe
<https://urldefense.com/v3/__https://github.com/notifications/unsubscribe-auth/AMQINPYA6C573BWPQIOWRO32D4KVTAVCNFSM6AAAAABTAMAI3GVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDKMJXGY4TANJZHA__;!!MOA0!ZxgpwxCvNrQRMgYUy7vGdYKwIQuE2m4Ehp3zskIJnZrVXtVrza7aZLWKoTN6IeYVyVdCwcng2eLCCKosGajvGXQHufVAOpw$>
.
You are receiving this because you authored the thread.Message ID:
***@***.***>
--
Privileged/Confidential Information may be contained in this
message. If
you are
not the addressee indicated in this message (or responsible for
delivery of the
message to such person), you may not copy or deliver this
message to anyone. In
such case, you should destroy this message and
kindly notify the sender by
reply
email. Please advise immediately if you
or your employer does not consent to
email
for messages of this kind.
Opinions, conclusions and other information in this
message that do not
relate to the official business of Group M Worldwide LLC
and/or
other
members of the GroupM group of companies shall be understood as neither
given
nor endorsed by it. GroupM is the global media investment
management arm of
WPP.
For more information on our business ethical
standards and Corporate
Responsibility
policies please refer to WPP's
website at http://www.wpp.com/WPP/About/
<https://urldefense.proofpoint.com/v2/url?u=http-3A__www.wpp.com_WPP_About_&d=DwMFaQ&c=N-xPqDyeLJg5V3gLll2thA&r=aMkvY63z6j7EsF4XIb9BQM9Vg_NPq0Tyq_c4qEjSGuI&m=KGmvFRgWqLXTGN-0TqwJrXtnIjxRssANR2E_1vsPHZg&s=CtJil6FZbGrYDvuuovO87MZKGQbQYXhR41-kweAs1C0&e=>
|
I'm on a windows and can't get it working either tbh. If I figure it out I'll post here. :) |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello there.
I have made a python 3.7 environment, and then I have also installed Bazel as instructed via Homebrew.
I have then cloned the repository onto the machine - so far so good.
When I then try to install the package with this command:
python3 -m pip install ./trimmed_match
It begins installing dependencies (numpy etc.) just fine, and then when we get to this block, things go south:
Please help!
The text was updated successfully, but these errors were encountered: