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

Please change requirements.txt to include the following #52

Open
Simbaclaws opened this issue Jan 30, 2022 · 0 comments
Open

Please change requirements.txt to include the following #52

Simbaclaws opened this issue Jan 30, 2022 · 0 comments

Comments

@Simbaclaws
Copy link

Simbaclaws commented Jan 30, 2022

Hi there,

Please change requirements.txt to include:

cmd2==1.0.1
pillow
image
colorama

This helps in fixing some issues during installation.

Also... If you want npiet support, I made a pull request on the npiet repo for newer distro's that can't compile with sys/malloc.h causing issues during c compilation. sys/malloc.h has been deprecated and obsoleted in favor of stdlib.h in newer distro's. Which is already imported by npiet.

Simply remove the include to malloc.h inside the two c and y files and it should compile on modern distributions.

This might also help in fixing these issues inside the Dockerfile.
If you want I can make a pull request for the requirements.txt, but it's not a big issue I suppose.

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