Coder Social home page Coder Social logo

javes's Issues

Error In logs

2020-12-13T10:00:44.421857+00:00 app[worker.1]: Traceback (most recent call last):
2020-12-13T10:00:44.421860+00:00 app[worker.1]: File "/usr/local/lib/python3.8/runpy.py", line 194, in _run_module_as_main
2020-12-13T10:00:44.421861+00:00 app[worker.1]: return _run_code(code, main_globals, None,
2020-12-13T10:00:44.421861+00:00 app[worker.1]: File "/usr/local/lib/python3.8/runpy.py", line 87, in _run_code
2020-12-13T10:00:44.421862+00:00 app[worker.1]: exec(code, run_globals)
2020-12-13T10:00:44.421863+00:00 app[worker.1]: File "/root/userbot/userbot/main.py", line 57, in
2020-12-13T10:00:44.421863+00:00 app[worker.1]: javes.loop.run_until_complete(a())
2020-12-13T10:00:44.421864+00:00 app[worker.1]: File "/usr/local/lib/python3.8/asyncio/base_events.py", line 616, in run_until_complete
2020-12-13T10:00:44.421864+00:00 app[worker.1]: return future.result()
2020-12-13T10:00:44.421865+00:00 app[worker.1]: File "/root/userbot/userbot/main.py", line 45, in a
2020-12-13T10:00:44.421865+00:00 app[worker.1]: import_module(f"userbot.modules.{cr}")
2020-12-13T10:00:44.421866+00:00 app[worker.1]: File "/usr/local/lib/python3.8/importlib/init.py", line 127, in import_module
2020-12-13T10:00:44.421866+00:00 app[worker.1]: return _bootstrap._gcd_import(name[level:], package, level)
2020-12-13T10:00:44.421867+00:00 app[worker.1]: File "", line 1014, in _gcd_import
2020-12-13T10:00:44.421867+00:00 app[worker.1]: File "", line 991, in _find_and_load
2020-12-13T10:00:44.421867+00:00 app[worker.1]: File "", line 975, in _find_and_load_unlocked
2020-12-13T10:00:44.421868+00:00 app[worker.1]: File "", line 671, in _load_unlocked
2020-12-13T10:00:44.421868+00:00 app[worker.1]: File "", line 783, in exec_module
2020-12-13T10:00:44.421869+00:00 app[worker.1]: File "", line 219, in _call_with_frames_removed
2020-12-13T10:00:44.421869+00:00 app[worker.1]: File "/root/userbot/userbot/modules/alive.py", line 9, in
2020-12-13T10:00:44.421870+00:00 app[worker.1]: import heroku3
2020-12-13T10:00:44.421870+00:00 app[worker.1]: File "/usr/local/lib/python3.8/site-packages/heroku3/init.py", line 27, in
2020-12-13T10:00:44.421871+00:00 app[worker.1]: from .core import from_key
2020-12-13T10:00:44.421871+00:00 app[worker.1]: File "/usr/local/lib/python3.8/site-packages/heroku3/core.py", line 10, in
2020-12-13T10:00:44.421872+00:00 app[worker.1]: from .api import Heroku
2020-12-13T10:00:44.421872+00:00 app[worker.1]: File "/usr/local/lib/python3.8/site-packages/heroku3/api.py", line 11, in
2020-12-13T10:00:44.421872+00:00 app[worker.1]: from .helpers import is_collection
2020-12-13T10:00:44.421873+00:00 app[worker.1]: File "/usr/local/lib/python3.8/site-packages/heroku3/helpers.py", line 12, in
2020-12-13T10:00:44.421873+00:00 app[worker.1]: from dateutil.parser import parse as parse_datetime
2020-12-13T10:00:44.421874+00:00 app[worker.1]: File "/usr/local/lib/python3.8/site-packages/dateutil/parser.py", line 158
2020-12-13T10:00:44.421874+00:00 app[worker.1]: l.append("%s=%s" % (attr, value))
2020-12-13T10:00:44.421874+00:00 app[worker.1]: ^
2020-12-13T10:00:44.421875+00:00 app[worker.1]: SyntaxError: invalid syntax
2020-12-13T10:00:44.902732+00:00 heroku[worker.1]: Process exited with status 1
2020-12-13T10:00:44.947979+00:00 heroku[worker.1]: State changed from up to crashed
2020-12-13T10:00:44.951225+00:00 heroku[worker.1]: State changed from crashed to starting

Requirement error

Collecting bash
Downloading bash-0.6.tar.gz (2.8 kB)
ERROR: Could not find a version that satisfies the requirement var (from -r requirements.txt (line 13)) (from versions: none)
ERROR: No matching distribution found for var (from -r requirements.txt (line 13))
The command '/bin/sh -c python3 -m pip install --no-warn-script-location --no-cache-dir --upgrade -r requirements.txt' returned a non-zero code: 1

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.