meta icon indicating copy to clipboard operation
meta copied to clipboard

A Modern C++ Data Sciences Toolkit

Results 57 meta issues
Sort by recently updated
recently updated
newest added

I am getting a `404 Not Found` on running `make` `[ 86%] Creating directories for 'ceeaus' [ 86%] Performing download step (download, verify and extract) for 'ceeaus' -- verifying file......

I have been trying to setup meta toolkit from 2 days and have went through all the forums but couldn’t get a possible solution. I am working on windows 10...

Add updated ICU download URL after ICU dependency's tgz file was migrated from Subversion repo to GitHub repo (source: http://site.icu-project.org/repository). Purpose: Meta's cmake steps will fail to download the ICU...

Add updated ICU download URL after ICU dependency's tgz file was migrated from Subversion repo to GitHub repo (source: http://site.icu-project.org/repository). Purpose: Metapy's Python wheel install process runs the Meta repo's...

I am running the search function from my Flask app. **The step ranker.score(idx, query) runs indefinitely**. Could you please check and help me with any pointers? Thank you. **Dataset used:...

Hi, I am trying to setup meta toolkit on macOS 10.14.6. I followed the instructions and the issue here: https://github.com/meta-toolkit/meta/issues/191#issuecomment-354575135 Then the configuration worked but the make command still fails....

connect to 66.34.208.13 port 80 failed: Timed out Failed to connect to download.icu-project.org port 80: Timed out Closing connection 0 --- LOG END --- error: downloading 'http://download.icu-project.org/files/icu4c/58.2/icu4c-58_2-src.tgz' failed status_code: 28...

I strictly followed the instruction of installation page, but it seems to give me an error "Detecting C compiler ABI info - failed" and " Check for working C compiler:...

I almost had to switch to a different library due to this issue. Luckily I found Issue #195.

Replace --__i with __i=__i-1 in two lines in the header file stl_iterator_base_funcs.h . This should make it work .