google / spatial-media

Specifications and tools for 360º video and spatial audio.
Other
1.86k stars 430 forks source link

Can you make "pip install spatial-media" available? #237

Open shibababa opened 4 years ago

shibababa commented 4 years ago

I am using python 3.7.5. It is easier to use "pip install".

and, i want to use "import spatial-media" in python code. If possible, make it happen.

sidneys commented 4 years ago

Hi,

I also think that would be a great idea.

In the meantime however, why not give this approach a shot:

pip2 install git+https://github.com/google/spatial-media.git

Kind regards, S