pip install and python setup.py behave differently -


i have setup.py compiles c code using gcc. installs binary.

when using python setup.py install, binary runs fine.

when using pip install package,

/lib/i386-linux-gnu/libc.so.6: version `glibc_2.0' not found 

does know why case , how can work around issue?

thanks.


Comments

Popular posts from this blog

linux - Does gcc have any options to add version info in ELF binary file? -

android - send complex objects as post php java -

charts - What graph/dashboard product is facebook using in Dashboard: PUE & WUE -