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

Problem: missing support of pip3 install , poetry #21

Open
leejw51crypto opened this issue Sep 15, 2021 · 1 comment
Open

Problem: missing support of pip3 install , poetry #21

leejw51crypto opened this issue Sep 15, 2021 · 1 comment

Comments

@leejw51crypto
Copy link

leejw51crypto commented Sep 15, 2021

this error appears

cprotobuf/internal.c -o build/temp.linux-x86_64-3.8/cprotobuf/internal.o
  x86_64-linux-gnu-gcc: error: cprotobuf/internal.c: No such file or directory

  x86_64-linux-gnu-gcc: fatal error: no input files
  compilation terminated.

  error: command 'x86_64-linux-gnu-gcc' failed with exit status 1
@leejw51crypto leejw51crypto changed the title Problem: missing support of pip3 install Problem: missing support of pip3 install , poetry Sep 15, 2021
@leejw51crypto
Copy link
Author

make sure python poetry working good in nix environment

python = "^3.8"
pytest = "^5.4.0"
flake8 = "^3.8.4"
black = "^20.8b1"
flake8-black = "^0.2.1"
flake8-isort = "^4.0.0"
pep8-naming = "^0.11.1"
pytest-github-actions-annotate-failures = "^0.1.1"
protobuf = "^3.13.0"
grpcio = "^1.33.2"
PyYAML = "^5.3.1"
python-dateutil = "^2.8.1"
pystarport = { git = "https://github.com/crypto-com/pystarport.git", branch = "main" }
web3 = "^5.20.1"
cprotobuf = "^0.1.10"
py-solc-x = "^1.1.0"

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