Code Monkey home page Code Monkey logo

Comments (4)

mampfes avatar mampfes commented on May 28, 2024

The wizards requires that the inquirer package is installed:

pip3 install inquirer

Unfortunately, inquirer is not available on Windows!

from hacs_waste_collection_schedule.

Liese2007 avatar Liese2007 commented on May 28, 2024

OK, I received some help via Discord.
I have done that, but it returns:

C:\Users\xxx>python stadtreinigung.py
An error was found, but returning just with the version: No module named '_curses'
Traceback (most recent call last):
File "stadtreinigung.py", line 112, in
main()
File "stadtreinigung.py", line 59, in main
inquirer.Text("strasse", message="Enter search string for street"),
AttributeError: module 'inquirer' has no attribute 'Text'

I just copied the python code to notepad++ and saved as stadtreinigung.py .
Are there other files to be copied in the same folder?

Greetz

PS:
Or does

Unfortunately, inquirer is not available on Windows!

mean, that I cannot do that on Windows generally?

from hacs_waste_collection_schedule.

Liese2007 avatar Liese2007 commented on May 28, 2024

May I ask why you closed this issue?
Can I raise a question somewhere else, in case this subject does not qualify for an issue topic?

Regards
Jรถrg

from hacs_waste_collection_schedule.

mampfes avatar mampfes commented on May 28, 2024

Hi, as I already said: inquirer is not supported on Windows, therefore you can't use the wizard on a Windows box. That's not an issue of the waste_collection_schedule, therefore I closed it.

The good news for you is that the inquirer package is only required for the wizard. This means that once you have the arguments for the Home Assistant integration (= Waste Collection Schedule) it should also work on Windows.

If you want to, you can sent me your address (or an address next to you) and I will send you the arguments back. Please use a private message for this, e.g. in the Home Assistant community (as I know github doesn't support private messages).

Feel free to ask any question, either here on github or in the HA community.

Regards
Steffen

from hacs_waste_collection_schedule.

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.