You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
hi,
When I try to run this code ,there is error like this:
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
E:\Anaconda\envs\opencv-env\lib\site-packages\IPython\core\interactiveshell.py:3275: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
How can I solve this issue?
Please tell me if you know this problem.
The text was updated successfully, but these errors were encountered:
Hi,
I am facing same error for starting command itself. Here is the screenshot of my error, I have replaced the path. Can you help me out from this error whether any changes need to be done in the code....?
hi,
When I try to run this code ,there is error like this:
An exception has occurred, use %tb to see the full traceback.
SystemExit: 2
E:\Anaconda\envs\opencv-env\lib\site-packages\IPython\core\interactiveshell.py:3275: UserWarning: To exit: use 'exit', 'quit', or Ctrl-D.
warn("To exit: use 'exit', 'quit', or Ctrl-D.", stacklevel=1)
How can I solve this issue?
Please tell me if you know this problem.
The text was updated successfully, but these errors were encountered: