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

Bump gpsoauth to latest commit #203

Merged
merged 1 commit into from
Aug 27, 2023
Merged

Bump gpsoauth to latest commit #203

merged 1 commit into from
Aug 27, 2023

Conversation

ElDavoo
Copy link
Contributor

@ElDavoo ElDavoo commented Aug 25, 2023

The gpsoauth repo contains vital fixes to let it (and then whagodri) work, but these fixes are not released on pypi ATTW.

I didn't test anything apart from whagodri. In general, pinning dependencies is a good idea.

The gpsoauth repo contains vital fixes to let it (and then whagodri) work, but these fixes are not released on pypi ATTW.
@ElDavoo
Copy link
Contributor Author

ElDavoo commented Aug 25, 2023

It should solve #200 #197 #195 #190 #188

@B16f00t B16f00t merged commit 3686850 into B16f00t:master Aug 27, 2023
@stark1tty
Copy link

stark1tty commented Sep 9, 2023

You have the latest version

[48576:0910/002732.966:ERROR:settings.cc(410)] Settings version is not 1
[main 2023-09-09T23:27:33.601Z] update#setState idle
[main 2023-09-09T23:27:44.511Z] Extension host with pid 41976 exited with code: 0, signal: unknown.
Traceback (most recent call last):
  File "C:\ProgramData\anaconda3\Lib\importlib\metadata\__init__.py", line 563, in from_name
    return next(cls.discover(name=name))
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
StopIteration

During handling of the above exception, another exception occurred:

Traceback (most recent call last):
  File "X:\dropbox\code\github\whapa\libs\whagodri.py", line 7, in <module>
    import gpsoauth
  File "X:\dropbox\code\github\whapa\libs\gpsoauth\__init__.py", line 15, in <module>
    __version__ = version(__package__)
                  ^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\anaconda3\Lib\importlib\metadata\__init__.py", line 1008, in version
    return distribution(distribution_name).version
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\anaconda3\Lib\importlib\metadata\__init__.py", line 981, in distribution
    return Distribution.from_name(distribution_name)
           ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
  File "C:\ProgramData\anaconda3\Lib\importlib\metadata\__init__.py", line 565, in from_name
    raise PackageNotFoundError(name)
importlib.metadata.PackageNotFoundError: No package metadata was found for gpsoauth

Not quite yet! :( The dependencies files needs updated. I had to manually install selenium_stealth, gpsoauth, and hachoir.

@stark1tty stark1tty mentioned this pull request Sep 9, 2023
@ElDavoo
Copy link
Contributor Author

ElDavoo commented Sep 10, 2023

Well I only tried with pip, not anaconda

@daiana1129
Copy link

hola estoy con el mismo problema en este momento no me deja usar whapa.
como soluciono lo del github?

@ElDavoo
Copy link
Contributor Author

ElDavoo commented Nov 9, 2023

@B16f00t It is possible to revert this PR now that 1.0.3 is released (or better, to pin to >=1.0.3 ).
However I could not make it work anymore because of #207 .

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

Successfully merging this pull request may close these issues.

4 participants