alxmrs commented on issue #22349:
URL: https://github.com/apache/beam/issues/22349#issuecomment-1306131144

   Circling back on this issue: I think someone here (maybe @yuvipanda, 
@blackvvine, or myself) may want to expedite work on this solution. Here are a 
number of related issues that could be solved by the existence of this image: 
   - `pange-forge-runner`: 
https://github.com/pangeo-forge/pangeo-forge-runner/pull/39
   
      Right now they're offering a requirements.txt to manage dependencies. 
However, this will not address installing non-pip managed deps, namely those 
that require binary installation on the host machine. 
   - `weather-tools`: https://github.com/google/weather-tools/issues/179 
(relevant discussion also in https://github.com/google/weather-tools/issues/217)
   
     Our project currently makes use of dependencies that are only available 
via conda-forge (the apt-get install path is broken and not maintained by the 
original developer). @blackvvine and I are working together in 
https://github.com/conda-forge/staged-recipes/pull/20892 to release our project 
primarily so that we can have consistent local and remove environments, made 
possible by `conda`. 
   
   @ryanthompson591: Q4 came sooner than I thought! Is anyone tasked with 
working on this feature right now? Either way, how about the 3-4 of us have a 
meeting to discuss logistics related to the creation of this image. 
   
   One the image is operational, we'll definitely make use of it. Then, to gain 
wider adoption by all Beam Python users, I'm happy to make progress on #22675.


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to