#A ML PROJECT

27 messages · Page 1 of 1 (latest)

silent kernel
#

Hey so i am trying to deploy a ml project made using streamlit but getting weird errors

little jewel
#

What are your errors? It’s impossible to help you without any more info

silent kernel
#

Please give me a minute

#

Redeploying

#

Rn

#

This is the error

graceful bramble
#

Missing libstdc++.so.6

#

Same thing with numpy & pandas

wanton inlet
#

Can you try redeploying? We've just pushed an update to nixpacks that may fix this

#

What deps do you have in requirements.txt?

graceful bramble
#

Seems to be streamlit

#

Not sure if that's causing it

silent kernel
#

It's a streamlit issue ig

silent kernel
wanton inlet
#

Can you try redeploying

graceful bramble
#

Weird lol

silent kernel
#

Sure

#

Still the same

wanton inlet
#

project id?

#

Can you share more about your project. Like a repo or the contents of requirements.txt

silent kernel
#

Sure

#

Wait

wanton inlet
#

Looks like gcc is required but is missing from the container. Can you set the variable NIXPACKS_PKGS=gcc.

wanton inlet
#

any luck?