#๐ help with nmcli
17 messages ยท Page 1 of 1 (latest)
@warm lance
Remember to:
- Ask your Python question, not if you can ask or if there's an expert who can help.
- Show a code sample as text (rather than a screenshot) and the error message, if you've got one.
- Explain what you expect to happen and what actually happens.
:warning: Do not pip install anything that isn't related to your question, especially if asked to over DMs.
what os are you using ?
the commnand is pip install nmcli , but if you are on windows , you might wanna use py -m pip install nmcli
yep
welp , you said windows ๐คฆ
the library you installed is a wrapper for underlying nmcli tool which is present on linux OSes , it is not available on windows
you should first check if you actually need linux or not
whatever functionality you wanted through nmcli will probably be available on windows through some other tool/library
analyze what the nmcli is used for , find out equivalent for windows
totally
but its like buying a new car because your current car has a flat
you can do it , its fine
but its just overkill
you would also have to care about the VM networking and whatnot
๐
yep
This help channel has been closed and it's no longer possible to send messages here. If your question wasn't answered, feel free to create a new post in #1035199133436354600. To maximize your chances of getting a response, check out this guide on asking good questions.