Git Product home page Git Product logo

Comments (6)

asclines avatar asclines commented on May 5, 2024

Have you installed git lfs and run git lfs pull?

from categorybuilder.

amahabal avatar amahabal commented on May 5, 2024

Thanks for the report, kootenpv.

As Alex says, it is likely an LFS issue and you have pointers to the files rather than the actual data. The bz2 files should be over a GB each in size. With an LFS issue, they will be just a few KB.

I have now added diagnostics so that this will be checked by the program, leading to fewer surprises. I also added an initialize.py that is more verbose.

--Abhijit

from categorybuilder.

kootenpv avatar kootenpv commented on May 5, 2024

It showed to me it was downloading them correctly, but indeed the size is only 1.6G

Thanks for adding the error line. Fixed string formatting in #2

I'll give it another shot when I'm not "out".

EDIT: I tried again, and du -h shows again 1.6G. Probably that is just my system.

from categorybuilder.

amahabal avatar amahabal commented on May 5, 2024

Not sure if you have gotten this to work yet. Can you please try the following? Start with a clean checkout and just try python (instead of python3)?

Thanks,
amahabal

from categorybuilder.

kootenpv avatar kootenpv commented on May 5, 2024

I had another attempt with a good network, and just tried it once more with a new pull.

pascal@archbook:~/gits/categorybuilder$ python2 analogy.py test example
The file ./i-to-f-shelf seems too small.
Did you run 'git lfs pull'? Git stores large files differently.
pascal@archbook:~/gits/categorybuilder$ git lfs pull
Skipping object checkout, Git LFS is not installed./s                                    

I noticed that it downloaded the first file (showing 50%, 1/2), it continues very shortly starting with file 2, and then it tells me Skipping object checkout, Git LFS is not installed./s which is not true, it downloaded 1.6G.

I tried on a different machine (ubuntu). I noticed that when I did a pull, it also started the download with lfs immediately (that's different behavior on arch linux for me!).

I have gotten it to work on ubuntu, thanks! Something must be wrong with the git-lfs plugin on arch.

from categorybuilder.

amahabal avatar amahabal commented on May 5, 2024

Given that you have successfully run this, I am closing this for issue for now.

from categorybuilder.

Related Issues (10)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.