Giter VIP home page Giter VIP logo

Comments (4)

owlisie avatar owlisie commented on August 22, 2024

Have same error here. But I have this error with OID v4 not v5. Am I the only one who can't download any images from OID v4? I've followed the exact guideline.

python main.py downloader --classes Apple Orange --type_csv all
Windows 10 Python 3.7.x

from oidv4_toolkit.

JeroenAppel avatar JeroenAppel commented on August 22, 2024

I ran in to the same issue some weeks ago. In the end, I was able to resolve this by using a Ubuntu docker container on my Windows machine. It seems like the memory allocation on a Windows machine is (in some cases) less flexible compared to Unix based systems.

from oidv4_toolkit.

owlisie avatar owlisie commented on August 22, 2024

@alessiomatt1 Just solve the problem. In my case, I happened to run this code in x32 version of python not x64. After I removed the x32 exe and run the code in x64 python, problem solved! Though its super slow. x32 Python allows only 4GB of RAM memory. Check you python first and RAM memory second. Good luck!

from oidv4_toolkit.

github2016-yuan avatar github2016-yuan commented on August 22, 2024

Have same error here. But I have this error with OID v4 not v5. Am I the only one who can't download any images from OID v4? I've followed the exact guideline.

python main.py downloader --classes Apple Orange --type_csv all
Windows 10 Python 3.7.x

Sadly, I ran into the problem too. I follow all the steps.
In Pycharm, I use the command line with params. I got error that:
columns, rows = os.get_terminal_size(1)
OSError: [WinError 6] 句柄无效。

Win10 Pycharm Python3.8.1

from oidv4_toolkit.

Related Issues (20)

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.