Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

jsonschema setup.py fails #34

Open
gabsist opened this issue Dec 1, 2022 · 0 comments
Open

jsonschema setup.py fails #34

gabsist opened this issue Dec 1, 2022 · 0 comments

Comments

@gabsist
Copy link

gabsist commented Dec 1, 2022

Thanks for creating an issue! But first: did you read our community guidelines?
https://cuckoo.sh/docs/introduction/community.html

My issue is:

Hello!
I was installing cuckoo sandbox AWS following the required steps, but when I execute setup.py when I have an error... i search for a fix but I don't find anything

My Cuckoo version and operating system are:

I use the yaml in my AWS environment, so I use the AMI provided for the dev

This can be reproduced by:
The log, error, files etc can be found at:

Installed /home/ec2-user/cuckoo-aws
Processing dependencies for Cuckoo==2.0.6.2
Searching for jsonschema
Reading https://pypi.org/simple/jsonschema/
Downloading https://files.pythonhosted.org/packages/36/3d/ca032d5ac064dff543aa13c984737795ac81abc9fb130cd2fcff17cfabc7/jsonschema-4.17.3.tar.gz#sha256=0f864437ab8b6076ba6707453ef8f98a6a0d512a80e93f8abdb676f737ecb60d
Best match: jsonschema 4.17.3
Processing jsonschema-4.17.3.tar.gz

The following error has occurred while trying to install Cuckoo!

Traceback (most recent call last):
File "setup.py", line 129, in do_setup
setuptools.setup(**kwargs)
File "/home/ec2-user/cuckoo-aws/venv/lib/python2.7/site-packages/setuptools/init.py", line 162, in setup
return distutils.core.setup(**attrs)
File "/usr/lib64/python2.7/distutils/core.py", line 166, in setup
raise SystemExit, "error: " + str(msg)
SystemExit: error: Couldn't find a setup script in /tmp/easy_install-7ZDF6Q/jsonschema-4.17.3.tar.gz

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant