modelzoo deployment error
i downloaded stmzoo file from github. followed the steps in how to install stm modelzoo. created a virtual machine envirement. installed all the requirements (manually because i kept having errors when installing them all automatically using the command install -r requirement.txt) . however . when i want to deploy it using the command python deploy.py after changing my place to the deployement folder . i keep get this error that say no module found with the name common-deploy although it exist in the modelzoo folder under common folder . why??(windows)
