Gonzalo Tixilima

Results 5 comments of Gonzalo Tixilima

This worked for me ``` conda create -n im2latextf python=2.7 numpy scipy tqdm jupyter notebook Pillow conda activate im2latextf pip install tensorflow-gpu=1.15 pip install -r https://raw.githubusercontent.com/Lasagne/Lasagne/v0.1/requirements.txt pip install Lasagne==0.1 ```

Hello @jenqz this may be because of your pip version, please upgrade pip and try again. Also be sure you are using a compatible CUDA version. TensorFlow 1.15 is the...

Hey @gasman. QQ. Will this patch be available in the next LTS minor version? 2.15.x?

@d4rky-pl Did you find any issue using the `rc` version with `graphql-ruby` 2.1? I'm using it and didn't find any.

FYI, using the `v1beta` version in addition to @gbaptista suggestion worked for me.