origami icon indicating copy to clipboard operation
origami copied to clipboard

Adding missing requirement 'shapely'.

Open sepastian opened this issue 4 years ago • 2 comments

See #9.

sepastian avatar Feb 09 '21 14:02 sepastian

@sepastian I'm a bit hesitant to merge this, as shapely is in https://github.com/poke1024/origami/blob/master/requirements/conda.txt. This might be more of an documentation issue.

The current idea here is that packages that exist in conda are in https://github.com/poke1024/origami/blob/master/requirements/conda.txt whereas the rest lives in https://github.com/poke1024/origami/blob/master/requirements/pip.txt. Did you manage to install a working installation solely via pip? If yes, maybe I should get rid of conda altogether and only supply one requirements.txt.

poke1024 avatar Feb 09 '21 15:02 poke1024

Thanks for the clarification @poke1024. I will try installing using only pip and keep you updated.

sepastian avatar Feb 09 '21 17:02 sepastian