Giter Site home page Giter Site logo

talkvoter's People

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

talkvoter's Issues

Make test and make load talks failing

Running on ubuntu.

  1. Make test
    docker-compose up -d
    talkvoter_db_1 is up-to-date
    talkvoter_app_1 is up-to-date
    talkvoter_predict_1 is up-to-date
    docker-compose exec app flask db upgrade --directory ./talkvoter/migrations/
    INFO [alembic.runtime.migration] Context impl PostgresqlImpl.
    INFO [alembic.runtime.migration] Will assume transactional DDL.
    docker-compose exec app pytest
    =========================================================================================== test session starts ============================================================================================
    platform linux -- Python 3.6.8, pytest-4.4.1, py-1.8.0, pluggy-0.9.0
    rootdir: /app/proj
    collected 0 items

============================================================================================= warnings summary =============================================================================================
/app/.local/lib/python3.6/site-packages/_pytest/cacheprovider.py:126
/app/.local/lib/python3.6/site-packages/_pytest/cacheprovider.py:126: PytestWarning: could not create cache path /app/proj/.pytest_cache/v/cache/stepwise
self.warn("could not create cache path {path}", path=path)

/app/.local/lib/python3.6/site-packages/_pytest/cacheprovider.py:126
/app/.local/lib/python3.6/site-packages/_pytest/cacheprovider.py:126: PytestWarning: could not create cache path /app/proj/.pytest_cache/v/cache/nodeids
self.warn("could not create cache path {path}", path=path)

-- Docs: https://docs.pytest.org/en/latest/warnings.html
======================================================================================== 2 warnings in 0.03 seconds ========================================================================================
Makefile:76: recipe for target 'test' failed
make: *** [test] Error 5

  1. make load_talks
    docker-compose up -d
    talkvoter_db_1 is up-to-date
    talkvoter_app_1 is up-to-date
    talkvoter_predict_1 is up-to-date
    docker-compose exec app flask load_talks
    Usage: flask [OPTIONS] COMMAND [ARGS]...
    Try "flask --help" for help.

Error: No such command "load_talks".
Makefile:88: recipe for target 'load_talks' failed
make: *** [load_talks] Error 2

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.