frennkie / django-ip2tor

Django Lightning Enabled Shop
19 stars 6 forks source link

readme: add git tmux, install in ip2tor_shop dir #3

Closed openoms closed 4 years ago

openoms commented 4 years ago

Aiming install as discussed in: https://github.com/frennkie/django-ip2tor/issues/2 Found some requirements as added.

frennkie commented 4 years ago

tmux is not really required.. although it's nice to have I wouldn't include it.

Where is gcc needed? I assume on some of the pip install where packages are compiled during install?

martinbehrens commented 4 years ago

tmux is not really required.. although it's nice to have I wouldn't include it.

Where is gcc needed? I assume on some of the pip install where packages are compiled during install?

Yep, see the comment above, grpcio requires it IIRC.