Git Product home page Git Product logo

cated's People

Contributors

achievement008 avatar klyaus avatar ongrid avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cated's Issues

i face with some problem when install environment

dear this owner
i appreciate for this github CATEd
but i fade with some error like this....;

[2018/10/08 18:44:13] HTTP POST /trade/get_ticker/ 500 [0.06, 127.0.0.1:52104]
[2018/10/08 18:44:20] HTTP POST /trade/exchange_script_activity/ 200 [0.09, 127.0.0.1:52104]
[2018/10/08 18:44:20] HTTP GET /trade/setup/1/ 200 [0.05, 127.0.0.1:52104]
[2018/10/08 18:44:20] WebSocket DISCONNECT /trade/ [127.0.0.1:52108]
[2018/10/08 18:44:20] WebSocket HANDSHAKING /trade/ [127.0.0.1:52112]
[2018/10/08 18:44:20] WebSocket CONNECT /trade/ [127.0.0.1:52112]
Internal Server Error: /trade/get_ticker/
Traceback (most recent call last):
.......
.......
File "/Users/neo/PycharmProjectPro/CATEd-master/venv/lib/python3.6/site-packages/MySQLdb/cursors.py", line 375, in _do_query
db.query(q)
File "/Users/neo/PycharmProjectPro/CATEd-master/venv/lib/python3.6/site-packages/MySQLdb/connections.py", line 276, in query
_mysql.connection.query(self, query)
django.db.utils.ProgrammingError: (1146, "Table 'portal_ticker.ticker_app_exchangeticker' doesn't exist")
[2018/10/08 18:44:20] HTTP POST /trade/get_ticker/ 500 [0.09, 127.0.0.1:52104]

like upper error message
when i enter this page
2018-10-09 12 47 33

can you help me to solve for this error?

maybe i think this is caused by migration
of course, i did the followings;

echo "create database trade character set utf8; create database celery_result; create database portal_ticker;" | mysql -u root

And migrate

python manage.py migrate
Load initial data with some exchanges and wallets

python manage.py loaddata dump.json
Create you own superuser with

python manage.py createsuperuser

even though i created 3database,
but by migration process(i.e python manage.py migrate),
i could not make tables in each port_ticker and celery_result databases
like this image...
points

please help me ^^

Error on installation

Hello, I have catch this error on installation with pip3 install -r requirements.txt:

Command "/usr/bin/python3 -u -c "import setuptools, tokenize;file='/tmp/pip-install-odujad4y/Twisted/setup.py';f=getattr(tokenize, 'open', open)(file);code=f.read().replace('\r\n', '\n');f.close();exec(compile(code, file, 'exec'))" install --record /tmp/pip-record-4j6rrv86/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-install-odujad4y/Twisted/

Can you help me to fix it?

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.