Start a new topic

error when trying to deploy a script

Hi,

when i type shub deploy i get the following error message


(venv) macbook@macbooks-MacBook-Pro gmaps % shub deploy

Packing version 1.0

Error: Error while calling subcommand: Command '['/Users/macbook/PycharmProjects/gmaps/venv/bin/python', 'setup.py', 'clean', '-a', 'bdist_egg', '-d', '/var/folders/z0/0f3bfffx6xx146gbvw_0wcmc0000gn/T/shub-deploy-ucs3jkba']' returned non-zero exit status 2.


COMMAND OUTPUT

--------------

STDERR

------

/Users/macbook/PycharmProjects/gmaps/venv/bin/python: can't open file '/Users/macbook/PycharmProjects/gmaps/gmaps/gmaps/setup.py': [Errno 2] No such file or directory


btw that file is in there.

I already tried to add "stacks" to the scrapinghub.yml file but it is giving me even more errors.

Any idea how i can get it solved?

Thanks!



Login to post a comment