Giter Club home page Giter Club logo

dht's People

Contributors

lizouzt avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

dht's Issues

Database Error

File "dhtcollector.py", line 13, in
manage = dbManage.DBManage()
File "/var/www/html/dht/dbManage.py", line 24, in init
self.table_movies = Table('movies', metadata, autoload=True)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py", line 354, in new
table._init(name, metadata, _args, *_kw)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py", line 427, in _init
self._autoload(metadata, autoload_with, include_columns)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/sql/schema.py", line 451, in autoload
self, include_columns, exclude_columns
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1733, in run_callable
return conn.run_callable(callable
, _args, *kwargs)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/base.py", line 1242, in run_callable
return callable
(self, _args, *_kwargs)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/default.py", line 356, in reflecttable
return insp.reflecttable(table, include_columns, exclude_columns)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/reflection.py", line 450, in reflecttable
table_name, schema, *_table.dialect_kwargs)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/reflection.py", line 221, in get_table_options
info_cache=self.info_cache, *_kw)
File "", line 2, in get_table_options
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/reflection.py", line 54, in cache
ret = fn(self, con, _args, *_kw)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/dialects/mysql/base.py", line 2425, in get_table_options
connection, table_name, schema, *_kw)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/dialects/mysql/base.py", line 2545, in _parsed_state_or_create
info_cache=kw.get('info_cache', None)
File "", line 2, in _setup_parser
File "/usr/lib/python2.7/dist-packages/sqlalchemy/engine/reflection.py", line 54, in cache
ret = fn(self, con, *args, *_kw)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/dialects/mysql/base.py", line 2570, in _setup_parser
full_name=full_name)
File "/usr/lib/python2.7/dist-packages/sqlalchemy/dialects/mysql/base.py", line 2657, in _show_create_table
raise exc.NoSuchTableError(full_name)
sqlalchemy.exc.NoSuchTableError: movies

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.