Coder Social home page Coder Social logo

stats error about daisyxmusic HOT 8 CLOSED

teamdaisyx avatar teamdaisyx commented on July 28, 2024
stats error

from daisyxmusic.

Comments (8)

Pranav-Saraswat avatar Pranav-Saraswat commented on July 28, 2024

Can you send me logs of what u face error

from daisyxmusic.

devilroogan avatar devilroogan commented on July 28, 2024

Can you send me logs of what u face error

  • File "/app/DaisyXMusic/main.py", line 22, in
    2021-08-24T19:45:46.645319+00:00 app[worker.1]: from DaisyXMusic.services.callsmusic import run
    2021-08-24T19:45:46.645333+00:00 app[worker.1]: File "/app/DaisyXMusic/services/callsmusic/init.py", line 2, in
    2021-08-24T19:45:46.646037+00:00 app[worker.1]: from DaisyXMusic.services.callsmusic.callsmusic import pytgcalls, run
    2021-08-24T19:45:46.646063+00:00 app[worker.1]: File "/app/DaisyXMusic/services/callsmusic/callsmusic.py", line 38, in
    2021-08-24T19:45:46.646283+00:00 app[worker.1]: run = pytgcalls.run
    2021-08-24T19:45:46.646311+00:00 app[worker.1]: AttributeError: 'PyTgCalls' object has no attribute 'run'
    2021-08-24T19:45:46.876236+00:00 heroku[worker.1]: Process exited with status 1
    2021-08-24T19:45:46.953759+00:00 heroku[worker.1]: State changed from up to crashed

from daisyxmusic.

reysiregar avatar reysiregar commented on July 28, 2024

why not try this method? :

client = Client(config.SESSION_NAME, config.API_ID, config.API_HASH)

run = client.run

from daisyxmusic.

InukaAsith avatar InukaAsith commented on July 28, 2024

Can you send me logs of what u face error

* File "/app/DaisyXMusic/**main**.py", line 22, in 
  2021-08-24T19:45:46.645319+00:00 app[worker.1]:     from DaisyXMusic.services.callsmusic import run
  2021-08-24T19:45:46.645333+00:00 app[worker.1]:   File "/app/DaisyXMusic/services/callsmusic/**init**.py", line 2, in 
  2021-08-24T19:45:46.646037+00:00 app[worker.1]:     from DaisyXMusic.services.callsmusic.callsmusic import pytgcalls, run
  2021-08-24T19:45:46.646063+00:00 app[worker.1]:   File "/app/DaisyXMusic/services/callsmusic/callsmusic.py", line 38, in 
  2021-08-24T19:45:46.646283+00:00 app[worker.1]:     run = pytgcalls.run
  2021-08-24T19:45:46.646311+00:00 app[worker.1]: AttributeError: 'PyTgCalls' object has no attribute 'run'
  2021-08-24T19:45:46.876236+00:00 heroku[worker.1]: Process exited with status 1
  2021-08-24T19:45:46.953759+00:00 heroku[worker.1]: State changed from up to crashed

Merge pull request from latest source code

from daisyxmusic.

InukaAsith avatar InukaAsith commented on July 28, 2024

why not try this method? :

client = Client(config.SESSION_NAME, config.API_ID, config.API_HASH)

run = client.run

pytgcalls = PyTgCalls(client)

this will start client through pytgcalls
so no need for this

from daisyxmusic.

Pranav-Saraswat avatar Pranav-Saraswat commented on July 28, 2024

🤔

why not try this method? :
client = Client(config.SESSION_NAME, config.API_ID, config.API_HASH)
run = client.run

pytgcalls = PyTgCalls(client)

this will start client through pytgcalls
so no need for this

🤔

from daisyxmusic.

reysiregar avatar reysiregar commented on July 28, 2024

why you confused hunter ?, that's no a hard case 😐

from daisyxmusic.

Pranav-Saraswat avatar Pranav-Saraswat commented on July 28, 2024

try marshal lib branch there some bugs in PyTgCalls Lib

from daisyxmusic.

Related Issues (20)

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.