sglvladi/TensorFlowObjectDetectionTutorial

Command not working in Windows 10 CMD

JoshW1989 opened this issue · 1 comments

The following command only works powershell:

cp object detection/packages/tf2/setup.py .

However:

copy object_detection\\packages\\tf2\\setup.py .

seems to achieve the same goal in a cmd prompt. I initially tried running the original code in PowerShell. But despite activating TensorFlow, it didn't operate within the venv, so could be useful to add this to keep users in one terminal

stale commented

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Thank you for your contributions.