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

Error when building #4

Open
chicolinux opened this issue Apr 6, 2021 · 1 comment
Open

Error when building #4

chicolinux opened this issue Apr 6, 2021 · 1 comment
Labels
Type: Bug 🐛 Some functionality not working in the codebase as intended

Comments

@chicolinux
Copy link

Description

Parsing python3.manifest as TOML failed: This float doesn't have a leading digit (line 10 column 1 char 204)
Makefile:63: recipe for target 'python3.sig' failed
make: *** [python3.sig] Error 1

How to Reproduce

After trying to build with make SGX=1

Expected Behavior

A clear and concise description of what you expected to happen.

Screenshots

If applicable, add screenshots to help explain your problem.

System Information

  • OS: Ubuntu
  • OS Version: 18.04
  • Language Version: Python 3.6.9
  • Package Manager Version: pip 9.0.1

Additional Context

Graphene with SGX is already installed and tested to be working OK, by following the Helloworld sample application.

@chicolinux chicolinux added the Type: Bug 🐛 Some functionality not working in the codebase as intended label Apr 6, 2021
@adityapribadi3
Copy link

I have the same issues

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Type: Bug 🐛 Some functionality not working in the codebase as intended
Projects
None yet
Development

No branches or pull requests

2 participants