GithubHelp home page GithubHelp logo

atheendra / download-topcoder-problem-archive Goto Github PK

View Code? Open in Web Editor NEW
1.0 1.0 0.0 13 KB

Download topcoder problem archives using gettc

License: GNU General Public License v2.0

Python 100.00%

download-topcoder-problem-archive's People

Contributors

atheendra avatar

Stargazers

 avatar

Watchers

 avatar

download-topcoder-problem-archive's Issues

What should be call syntax for windows?

Traceback (most recent call last):
File "C:\Users\Varun\Downloads\download-topcoder-problem-archive-master\get_pr
oblem_archive.py", line 139, in
download_new_ids(link, completed_ids_file)
File "C:\Users\Varun\Downloads\download-topcoder-problem-archive-master\get_pr
oblem_archive.py", line 59, in download_new_ids
call(["mkdir", "-p", destination_dir])
File "C:\Python27\lib\subprocess.py", line 522, in call
return Popen(popenargs, *kwargs).wait()
File "C:\Python27\lib\subprocess.py", line 710, in init
errread, errwrite)
File "C:\Python27\lib\subprocess.py", line 958, in _execute_child
startupinfo)
WindowsError: [Error 2] The system cannot find the file specified

I get the following error when I execute get_problem_archive.py

Traceback (most recent call last):
File "C:\Users\Varun\Downloads\download-topcoder-problem-archive-master\get_problem_archive.py", line 132, in
download_new_ids(link, completed_ids_file)
File "C:\Users\Varun\Downloads\download-topcoder-problem-archive-master\get_problem_archive.py", line 52, in download_new_ids
completed_ids = get_completed_problem_ids(completed_ids_file)
File "C:\Users\Varun\Downloads\download-topcoder-problem-archive-master\get_problem_archive.py", line 32, in get_completed_problem_ids
infile = open(file, "r")
TypeError: coercing to Unicode: need string or buffer, NoneType found

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.