Getting error using py.test command in terminal with Windows 10 - pytest

need some help ! - I am using the pytest Framwork for Selenium with Python. I ran the py.test commands from the commd prompt and it ran fine. Just when I tried
py.test -m smoke -v -s
it started giving me the error below:
The system cannot execute the specified program.
Thereafter I am not able to run anything using py.test
It gives the same error.. I have searched on the web but no luck, I am stuck , has someone faced similar issue while working with Pytest? Please help !! Also please refer the attachmententer image description here

Related

/bin/sh: python: command not found what to do for not getting this error after you downloaded the python in your mac

I am a mac user and while im trying to run a code in vscode im getting the following error
/bin/sh: python: command not found
even though i am downloaded the latest version of python in my mac.
can i get the answer from anyone who can resolve my issue and make me to run the code with no errors.
im trying to solve the error and im expecting someone can give a solution for that

Run code configuration not showing up in VS Code

So, I wanted to run a program in c, but after installing code runner, I find the program running in output. I found the solution i.e. to go to run code configuration in settings. But I found that the run code configuration option is missing.
I tried a few things but all were in vain. Kindly help me please.

Flutter command not working after running "flutter upgrade"

I recently tried running flutter upgrade and it seemed to run successfully. But after that the flutter command itself stopped working. Every time I try to run a flutter command it gives this error
'sysctl -n hw.optional.arm64' returned unexpected output: ''
I'm using a MacBook Pro with an Intel i7 processor.
I couldn't find anything on this error online. I also tried doing a git reset and a git pull on the flutter (core) directory. Nothing seems to help.
What could the issue be?
I managed to fix it. For some reason after upgrading flutter the path variable got messed up, at least in my .zshrc file. So I had to go and add the usr/sbin path to the PATH variable. That's where the sysctl program sits and that's why it was giving an error that the output is empty.
Hope this helps someone.

Installing Jupyter Labs - Can't get it to work

All:
Hope you all could provide some assistance here. I am new to all of this and getting into data science / analytics. I hear Jupyter Labs is a great IDE to use. However, when I install it here is the command I use and and the results I get:
Command
Result
However, once i try to run the jupyter-lab command this is the message from the Command Prompt:
Error
Any help would be GREATLY appreciated!

Error in Run Script

I have a run time show this error on Run Custom Shell Script on Build and Install Actor Core. See the attached screenshots. Please, can anyone help solve this error?