Giter Site home page Giter Site logo

problem with config file about gw2pvo HOT 5 CLOSED

markruys avatar markruys commented on August 28, 2024
problem with config file

from gw2pvo.

Comments (5)

markruys avatar markruys commented on August 28, 2024

This feature is only available as a feature branch. It's not part of release 1.3.3.

But I've just merged this feature and released it as 1.3.4. You can try:

sudo pip3 install gw2pvo==1.3.4

from gw2pvo.

JWDebler avatar JWDebler commented on August 28, 2024

Thanks. Now I get this error though:

Collecting gw2pvo==1.3.4
Downloading https://files.pythonhosted.org/packages/12/93/4cd45fdd9ef30f72c96433224d40b4d6d369eaacff21c96c2f9a96abf258/gw2pvo-1.3.4-py3-none-any.whl
Requirement already satisfied: astral>=2 in /usr/local/lib/python3.6/dist-packages (from gw2pvo==1.3.4)
Requirement already satisfied: requests in /usr/lib/python3/dist-packages (from gw2pvo==1.3.4)
Requirement already satisfied: pytz in /usr/lib/python3/dist-packages (from astral>=2->gw2pvo==1.3.4)
Requirement already satisfied: dataclasses; python_version == "3.6" in /usr/local/lib/python3.6/dist-packages (from astral>=2->gw2pvo==1.3.4)
Installing collected packages: gw2pvo
Found existing installation: gw2pvo 1.3.3
Uninstalling gw2pvo-1.3.3:
Successfully uninstalled gw2pvo-1.3.
Successfully installed gw2pvo-1.3.4

odroid@odroid:~$ gw2pvo --version
Traceback (most recent call last):
File "/usr/local/bin/gw2pvo", line 7, in <module>
from gw2pvo.__main__ import run
File "/usr/local/lib/python3.6/dist-packages/gw2pvo/__main__.py", line 20, in <module>
from gw2pvo import netatmo_api 
File "/usr/local/lib/python3.6/dist-packages/gw2pvo/netatmo_api.py", line 4, in <module>
from oauthlib.oauth2 import LegacyApplicationClient
ModuleNotFoundError: No module named 'oauthlib'

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

Hm, i missed a new dependency. New release is needed.

from gw2pvo.

markruys avatar markruys commented on August 28, 2024

Should add some kind of unit/QC testing, now I need too many releases to get it stable. Anyway, @JWDebler, 1.3.5 is out and should fix your problem.

from gw2pvo.

JWDebler avatar JWDebler commented on August 28, 2024

Thanks @markruys , everything works now!

from gw2pvo.

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.