-
Notifications
You must be signed in to change notification settings - Fork 13
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
Need Help #48
Comments
I will advise you to install Lines 39 to 48 in 5572bb3
|
@remittor But, I want to use ”GCC“。How can I do? |
@remittor I installed it, but still reported an error |
What this command produces:
Line 90 in 5572bb3
You need to add an additional argument for the compiler in this line of code: -std=c99
To rebuild a module, you can use the following commands:
|
I received the following error from 'Ubuntu 22.04 LTS (GNU/Linux 5.15.0-30-generic x86_64)'
|
You need to clone the repository along with the submodules: |
The installation is complete, but after running, only the PID is displayed, and then it ends |
Line 9 in 5572bb3
Add an additional parameter to this line: loglevel = 8 And start the server like this: python3 wsgi_example.py
|
1 similar comment
In your screenshot I see, We need more information to reproduce this error. Are you still seeing the same error when following remittor's recommendations above? Please run the |
The text was updated successfully, but these errors were encountered: