Giter Club home page Giter Club logo

golden-lemurs's People

Contributors

950339342 avatar dependabot[bot] avatar fabrichter avatar mschuwalow avatar toludwig avatar

Stargazers

 avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

golden-lemurs's Issues

Stacktrace when starting the docker image

Got a step further, now get this stack trace during start:

starting server with webapp
Traceback (most recent call last):
File "/usr/lib/python3.4/runpy.py", line 170, in _run_module_as_main
"main", mod_spec)
File "/usr/lib/python3.4/runpy.py", line 85, in _run_code
exec(code, run_globals)
File "/home/app/classification/eval.py", line 4, in
from .GitHelper import get_all, fetch_repo
File "/home/app/classification/GitHelper.py", line 354, in
selected_token = randint(0, len(tokens) - 1)
File "/usr/lib/python3.4/random.py", line 218, in randint
return self.randrange(a, b+1)
File "/usr/lib/python3.4/random.py", line 196, in randrange
raise ValueError("empty range for randrange() (%d,%d, %d)" % (istart, istop, width))
ValueError: empty range for randrange() (0,0, 0)
** NG Live Development Server is running on http://0.0.0.0:8080. **
Hash: d946e4240ed1d54191ab
Time: 14268ms
chunk {0} main.bundle.js, main.bundle.map (main) 47.7 kB {2} [initial] [rendered]
chunk {1} styles.bundle.js, styles.bundle.map (styles) 27 kB {3} [initial] [rendered]
chunk {2} vendor.bundle.js, vendor.bundle.map (vendor) 4.55 MB [initial] [rendered]
chunk {3} inline.bundle.js, inline.bundle.map (inline) 0 bytes [entry] [rendered]

Furthermore, I do not see any possibility to specify an entire file with all repos to be classified to your web application. Clocking on classify did not yield anything, probably because of the stack trace

PS: I am running Docker on Mac if this rings any bell

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.