Git Product home page Git Product logo

poolautomation's People

Contributors

coreyfournier avatar

Stargazers

 avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar

poolautomation's Issues

Error when running pip install

I get an error regarding version dependencies when running pip install.

To Reproduce

  1. Install Python 3.10.10.
  2. Run python -m -pip install -r requirements.txt from the VS Code terminal.

Observed Behavior

The error below is shown.

> python -m pip install -r requirements.txt
Collecting CherryPy==18.6.1
  Using cached CherryPy-18.6.1-py2.py3-none-any.whl (419 kB)
Collecting dataclasses_json==0.5.7
  Using cached dataclasses_json-0.5.7-py3-none-any.whl (25 kB)
Collecting dataclass_wizard==0.22.2
  Using cached dataclass_wizard-0.22.2-py2.py3-none-any.whl (90 kB)
Collecting dataclasses==0.6
  Using cached dataclasses-0.6-py3-none-any.whl (14 kB)
Collecting smbus2==0.4.2
  Using cached smbus2-0.4.2-py2.py3-none-any.whl (11 kB)
Collecting adafruit-circuitpython-ssd1306==2.12.12
  Using cached adafruit_circuitpython_ssd1306-2.12.12-py3-none-any.whl (7.6 kB)
Collecting pillow==9.4.0
  Using cached Pillow-9.4.0-cp310-cp310-win_amd64.whl (2.5 MB)
Collecting board==1.0
  Using cached board-1.0-py2.py3-none-any.whl (12 kB)
Collecting pyodbc==4.0.35
  Using cached pyodbc-4.0.35-cp310-cp310-win_amd64.whl (66 kB)
ERROR: Ignored the following versions that require a different python version: 0.7 Requires-Python >=3.6, <3.7; 0.8 Requires-Python >=3.6, <3.7
ERROR: Could not find a version that satisfies the requirement odata-query==2.8.2 (from versions: 0.4.0, 0.4.1, 0.4.2, 0.5.0, 0.5.1, 0.5.2, 0.6.0b1, 0.6.0, 0.7.0, 0.7.1, 0.7.2, 0.8.0, 0.8.1)
ERROR: No matching distribution found for odata-query==2.8.2

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.