Giter VIP home page Giter VIP logo

pybtsbots-2015's People

Contributors

pch957 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

Watchers

 avatar  avatar  avatar

pybtsbots-2015's Issues

运行的时候出现如下报错

python3.5 main.py run_trade --config ../config-example.json
connected
join
Task exception was never retrieved
future: <Task finished coro=<onJoin() done, defined at /usr/local/lib/python3.5/dist-packages/btspusher-0.0.9-py3.5.egg/btspusher/pusher.py:19> # exception=ApplicationError('no callee registered for procedure <pusher.get_last>',)>
Traceback (most recent call last):
File "/usr/lib/python3.5/asyncio/tasks.py", line 241, in _step
result = coro.throw(exc)
File "/usr/local/lib/python3.5/dist-packages/btspusher-0.0.9-py3.5.egg/btspusher/pusher.py", line 29, in onJoin
yield from self.co(self)
File "/usr/local/lib/python3.5/dist-packages/btsbots-0.0.20-py3.5.egg/btsbots/trade_pusher.py", line 82, in __init_pusher
yield from self.__init_data(pusher)
File "/usr/local/lib/python3.5/dist-packages/btsbots-0.0.20-py3.5.egg/btsbots/trade_pusher.py", line 89, in __init_data
_ret = yield from pusher.call("pusher.get_last", topic)
File "/usr/lib/python3.5/asyncio/futures.py", line 361, in iter
yield self # This tells Task to wait for completion.
File "/usr/lib/python3.5/asyncio/tasks.py", line 296, in _wakeup
future.result()
File "/usr/lib/python3.5/asyncio/futures.py", line 274, in result
raise self._exception
autobahn.wamp.exception.ApplicationError: ApplicationError(error=<wamp.error.no_such_procedure>, args=['no callee registered for procedure <pusher.get_last>'], kwargs={}, enc_algo=None)

安装时出现错误

   ----------------------------------------
Command "/usr/bin/python3 -u -c "import setuptools, tokenize;__file__='/tmp/pip-build-ovcjsm2h/scrypt/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-clv5nmpr-record/install-record.txt --single-version-externally-managed --compile" failed with error code 1 in /tmp/pip-build-ovcjsm2h/scrypt/

安装时出现错误,我的python版本3.5,pip为最新,这错误可能是哪里的问题呢?

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.