Anna Berger

Results 12 comments of Anna Berger

May be the issue #96 will be of any help for you

I have the same problem: when nbstripout is enabled and I checkout several files, the omitting of changes in these files is not reflected by git status (git status shows...

I had to modify `compute_output_shape` in the following way to make it work with Conv2D layers preserving the behavior (e.g. in `keras.applications.xception.Xception`): height = math.ceil(input_shape[1] / self.strides[0]) width = math.ceil(input_shape[2]...

I reinstalled Atom, now it's 1.0.19 - last released, then did the the actions you recommend and it was written that installation is done, but still get the same mistake...

I reinstalled the package, but yes, I'm still getting the same message. By the way, I noticed that those, who have Windows 10, don't have such a problem (even before...

Yes, there is a folder with such a name.

Yes, maybe it's a problem, because I do have cyrillic letters in the path! I don't see any possibility of changing the folder via installation, so I'll try to change...

Now I've changed the name of my user directory and the previous error doesn't appear! But I'm getting this one (when try to typecheck, for example): Uncaught [object Object] C:\Users\Anna.melaanya.atom\packages\language-idris\node_modules\bennu\dist_node\parse.js:756...

Yes, I downloaded the newset version, and the error is still the same. I open the .idr file, then try to typecheck using one of keybindings - ctrl + alt...