Re: [Bioc-devel] Python module "tensorflow_probability" not found

2023-07-09 Thread Kim Philipp Jablonski
eaks to a potential need for having basilisk dependencies > > being platform specific. This would also come in handy for macOS. But > > AFAIK, this is not supported by basilisk currently. Might be something we > > need to address. > > > > Best, > > Kasper > > &g

Re: [Bioc-devel] Python module "tensorflow_probability" not found

2023-07-08 Thread Kim Philipp Jablonski
y basilisk currently. Might be something we > need to address. > > Best, > Kasper > > > > On Thu, Jul 6, 2023 at 5:38 PM Kim Philipp Jablonski < > kim.philipp.jablon...@gmail.com> wrote: > >> Thank you all so much for your input and the references! >> >

Re: [Bioc-devel] Python module "tensorflow_probability" not found

2023-07-06 Thread Kim Philipp Jablonski
some > > > experience with tensorflow, although so far my experience is mostly > > > frustration. > > > > > > Best, > > > Kasper > > > > > > > > > On Wed, Jul 5, 2023 at 3:12 PM Vincent Carey < > st...@channing.harvard.edu

Re: [Bioc-devel] Python module "tensorflow_probability" not found

2023-07-05 Thread Kim Philipp Jablonski
m(paste(pippath, "install tensorflow_probability"), > intern=TRUE) >chk2 = check_tfp() > list(sysout=chk, tfp_installed=chk2) > } > > The first two functions seem to do what I want, the latter does not. > > Suggestion -- read the basilisk vignettes, use

[Bioc-devel] Python module "tensorflow_probability" not found

2023-07-04 Thread Kim Philipp Jablonski
Hello, The latest builds of my package 'pareg' started failing on BioC 3.17 for Linux and macOS but not Windows: https://master.bioconductor.org/checkResults/3.17/bioc-LATEST/pareg/nebbiolo1-buildsrc.html . In both cases, the error messages is "Python module tensorflow_probability was not found".