我正在尝试在动态 django scraper 中创建一个项目。我已经在 linux 上对其进行了测试,并且运行正常。当我尝试运行命令时: syndb 我收到此错误
/ * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * *** ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * * / python : WindowsError: [Error 3] 系统无法找到指定的路径:'C:\Python27\l ib\site-packages\django_dynamic_scraper-0.3.0-py2.7.egg\dynamic_scraper\migrations/。' 在 line:1 char:1 + python manage.py syncdb + ~~~~~~~~~~~~~~~~~~~~~~~ + CategoryInfo : NotSpecified: (WindowsError: [... migrations/ . ':String) [],
RemoteException + FullyQualifiedErrorId : NativeCommandError
/ * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * *** ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * ** * * / 使用命令 python manage 管理服务器正常运行。 py 运行服务器
请指导我如何消除此错误