Skip to content

Command not working in Windows 10 CMD #104

@JoshW1989

Description

@JoshW1989

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

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleNo recent activity

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions