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

Failed to install build.py file #708

Closed
ghost opened this issue Mar 7, 2024 · 7 comments
Closed

Failed to install build.py file #708

ghost opened this issue Mar 7, 2024 · 7 comments
Assignees
Labels
bug Something isn't working

Comments

@ghost
Copy link

ghost commented Mar 7, 2024

Describe the bug
I can't install build.py and it shown "ValueError : Process finished with error code 2". Tried it multiple times but the same error still occurs.

To Reproduce
To report a bug you need to create a simple example that uses only BrainFlow API or use one of the tests we already have. In this example, you need to call enable_dev_board_logger () and share the output with us. Also, make sure the latest version is used.

Info (please complete the following information):

  • Board Id : Raspberry pi Zero W
  • OS running on your PC : Linux
  • Programming Language and its version : python
  • Architecture(x86, x64, ARM, etc)
  • In case of Python full output of pip list command, for other languages please provide BrainFlow version used

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

Screenshots
image

Additional context
Add any other context about the problem here.

@ghost ghost added the bug Something isn't working label Mar 7, 2024
@ghost ghost assigned Andrey1994 Mar 7, 2024
Copy link

github-actions bot commented Mar 7, 2024

Welcome to BrainFlow project and thanks for your contribution! We will try to fix your issue ASAP. Make sure that you have read about issue format in the docs.

@Andrey1994
Copy link
Member

Which gcc version? And what is above the screenshot?

@ghost
Copy link
Author

ghost commented Mar 8, 2024

thank you for responding,

the gcc version on my raspberry pi zero w is gcc (Raspbian 10.2.1-6++rpi1) 10.2.1 20210110

and above the screenshot is a command "python3 build.py". I followed all the instructions but the same error always occur, and I can't move on to the next step (for install --U)

@Andrey1994
Copy link
Member

I mean I want to see entire stdout

@ghost
Copy link
Author

ghost commented Mar 9, 2024 via email

@ghost
Copy link
Author

ghost commented Mar 9, 2024

I'll attach the file here, in case anyone face the same problem

Cmake Installation Error.docx

@Andrey1994
Copy link
Member

Andrey1994 commented Mar 9, 2024

nlohmann/json#1861 as stated here the best solution may be to update the gcc

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant