dalejn / cleanBib

Probabilistically assign gender and race proportions of first/last authors pairs in bibliography entries
MIT License
149 stars 31 forks source link

Error message when running first step of cleanBib.ipynb #55

Closed marinadoucerain closed 3 months ago

marinadoucerain commented 3 months ago

Hello,

I'm trying to use cleanBib on the reference list of a manuscript in revision.

When running the first block of code in cleanBib.ipynb, I get the following error message:

2024-05-14 20:17:58.508042: W tensorflow/stream_executor/platform/default/dso_loader.cc:64] Could not load dynamic library 'libcudart.so.11.0'; dlerror: libcudart.so.11.0: cannot open shared object file: No such file or directory 2024-05-14 20:17:58.508119: I tensorflow/stream_executor/cuda/cudart_stub.cc:29] Ignore above cudart dlerror if you do not have a GPU set up on your machine.

I have tried running it on my full reference list as well as on a very simple .bib file with only two references, same results.

Any thoughts as to what might be the problem? I love the idea of cleanBib and am quite exciting about using it. Thank you!

dalejn commented 3 months ago

Hi, thanks for your message and for your interest in this!

You can ignore those warnings and continue once that block of code finishes running. Later, there are some error messages that we purposefully built in to help modify the .bib file.

I just ran it on a test .bib and the rest of the code looks to be working as intended. Do the subsequent steps also return an error for you? Happy to help

marinadoucerain commented 3 months ago

Thanks!

On Tue, May 14, 2024 at 8:30 PM Dale Zhou @.***> wrote:

Hi, thanks for your message and for your interest in this!

You can ignore those warnings and continue once that block of code finishes running. Later, there are some error messages that we purposefully built in to help modify the .bib file.

I just ran it on a test .bib and the rest of the code looks to be working as intended. Do the subsequent steps also return an error for you? Happy to help

— Reply to this email directly, view it on GitHub https://github.com/dalejn/cleanBib/issues/55#issuecomment-2111373739, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACWT3OODKUKHFA6IJSP25R3ZCKUAVAVCNFSM6AAAAABHW3YXXOVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMZDCMJRGM3TGNZTHE . You are receiving this because you authored the thread.Message ID: @.***>