Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

installation issues / different code on pypi? #69

Open
nille53 opened this issue Aug 21, 2024 · 0 comments
Open

installation issues / different code on pypi? #69

nille53 opened this issue Aug 21, 2024 · 0 comments

Comments

@nille53
Copy link

nille53 commented Aug 21, 2024

Hi, I stumbled upon this when trying to target a group with integer group id. The code for this does not seem present in the version distributed via pypi? When i run telepathy t- 'integer id', _get_entity_from_string gets called in thelethon, which indicates the changes from #27 are not present here?

When I try to install from source, I run into various issues:

  • wrong indentation in telepathy.py line 1743
  • requirements.txt and setup.py have inconsitent requirements
  • I don't have a good understanding about installing from source, but the method from readme does not work. 'pip install -r requirements.txt' only installs (outdated) requirements, not the package itself.
    I tried via 'pip3 install .' and python3 setup.py build 'python3 setup.py install'

Is there actually a way to get this current repo to work?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant