Thanks to visit codestin.com
Credit goes to github.com

Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Newbie trying to get this to work ~ FAILED: Build did NOT complete successfully (0 packages loaded) #112

@joshcasper701

Description

@joshcasper701

Hello all!

I am trying to figure out to many things at once. Chrome GnG requires Linux or Mac. I don't know either. I'm trying my hand using Ubuntu.

I am 76% sure I followed the instructions correctly.

I am at this stage

bash deployments/deploy.sh web prod

I get this big error

x86_64-linux-gnu-gcc -pthread -fno-strict-aliasing -Wdate-time -D_FORTIFY_SOURCE=2 -fdebug-prefix-map=/build/python2.7-QDqKfA/python2.7-2.7.18=. -fstack-protector-strong -Wformat -Werror=format-security -fPIC -std=c99 -O3 -fomit-frame-pointer -Isrc/ -I/usr/include/python2.7 -c src/MD2.c -o build/temp.linux-x86_64-2.7/src/MD2.o
src/MD2.c:31:10: fatal error: Python.h: No such file or directory
31 | #include "Python.h"
| ^~~~~~~~~~
compilation terminated.
error: command 'x86_64-linux-gnu-gcc' failed with exit status 1


Running setup.py clean for pycrypto
Failed to build pycrypto
( Cache entry deserialization failed, entry ignored
Failed building wheel for pycrypto
ERROR: Failed to build one or more wheels
)
INFO: Elapsed time: 2.923s
INFO: 0 processes.
FAILED: Build did NOT complete successfully (0 packages loaded)
root@jcasper-OptiPlex-3046:/home/jcasper/loaner/loaner# bash loaner/deployments/deploy.sh web local
bash: loaner/deployments/deploy.sh: No such file or directory

I am not sure how to move forward. Any words of advice?

Thank you!

Josh Casper

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions