Giter VIP home page Giter VIP logo

Comments (8)

MTrab avatar MTrab commented on September 15, 2024

Ehm?!

https://github.com/MTrab/pyworxcloud/blob/master/pyworxcloud/__init__.py#L37

Don't know what you mean

from pyworxcloud.

henfri avatar henfri commented on September 15, 2024

Ah, great.

Don't know what you mean

Really?
https://github.com/MTrab/pyworxcloud/blob/master/pyworxcloud/__init__.py#L38

In fact, I am still on pyworxcloud 3.0.1 as this installed via pip

and there in fact L37 also refers to 3.10:

if sys.version_info < (3, 10, 0):

I think I know why I do not get 3.1.3 via pip:

python = "^3.10"

Greetings,
Hendrik

from pyworxcloud.

MTrab avatar MTrab commented on September 15, 2024

Yeah - the text string is wrong - will be fixed.
But it is fully 3.9 compatible, also via pip (at least I have installed it on a 3.9 test setup I have) - so perhaps you should just update ;)

from pyworxcloud.

henfri avatar henfri commented on September 15, 2024

See my edit:

python = "^3.10"

pip does not install 3.1.3 for me. I suspect that ^^ is why?
Here https://pypi.org/project/pyworxcloud/ it also says that 3.10 is needed.

Greetings,
Hendrik

from pyworxcloud.

MTrab avatar MTrab commented on September 15, 2024

Hmmm - I must have forgot that setting. But I can install it via PIP on a 3.9 system just fine

from pyworxcloud.

henfri avatar henfri commented on September 15, 2024

Hm... I am not sure what I am doing wrong:

pip3 install pyworxcloud==3.1.3
ERROR: Could not find a version that satisfies the requirement pyworxcloud==3.1.3 (from versions: 1.4.7, 1.4.8, 1.4.9, 1.4.10, 1.4.11, 1.4.12, 1.4.13, 1.4.14, 1.4.15, 1.4.16, 1.4.17, 1.4.18, 1.4.19, 1.4.20, 2.0.0, 2.0.1, 2.0.2, 2.0.3, 2.0.5, 2.0.6, 2.0.7, 2.0.8, 2.1.0, 2.1.1, 2.1.2, 2.1.3, 2.1.4, 2.1.5, 2.1.6, 2.1.7, 2.1.8, 2.1.9, 2.1.10, 2.1.11, 2.1.12, 2.1.13, 2.1.14, 2.1.15, 2.1.16, 2.1.17.dev1, 2.1.17, 2.1.18, 2.1.19, 2.1.20, 2.1.22, 2.1.23, 3.0.1)
ERROR: No matching distribution found for pyworxcloud==3.1.3

python --version
Python 3.9.5

That is in windows.

In Debian:

pip3 install pyworxcloud==3.1.3
ERROR: Could not find a version that satisfies the requirement pyworxcloud==3.1.3
ERROR: No matching distribution found for pyworxcloud==3.1.3

If I do not specify the version, I get 3.0.1 (just like in Windows).

Also, if you follow what's written in https://pypi.org/project/pyworxcloud/, the behaviour that I observe is normal, and the fact that you get 3.1.3 is abnormal, isn't it?

Greetings,
Hendrik

from pyworxcloud.

MTrab avatar MTrab commented on September 15, 2024

Certainly is strange, agreed

Will be fixed in next release - won't do that tonight though as I have a few tasks on my todo to check on before releasing the next version

from pyworxcloud.

henfri avatar henfri commented on September 15, 2024

No problem. No urgency from my side.

Thanks again!!

from pyworxcloud.

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.