facebookarchive / CommunityCellularManager

Tool for deploying, managing and controlling your Community Cellular Networks
Other
87 stars 36 forks source link

pybabel failing to update in osmocom vm #57

Open kheimerl opened 7 years ago

kheimerl commented 7 years ago

Seems to be this issue: https://github.com/python-babel/babel/issues/91

kheimerl commented 7 years ago

the change from 'w' to 'wb' is a work around, but there's no pip release for this that works at the moment.

i-am-nut commented 7 years ago

I faced many issues while installing pip dependencies with Python3 on osmocom vm. So i went throught using Python2. Could you setup osmocom vm successfully with Python3? @kheimerl

kheimerl commented 7 years ago

I was able to get it set up. It wasn't too bad with the above workaround.