Rémi Alvergnat
Rémi Alvergnat
Sorry, i don't have the sources anymore :( But you can still see changes in this pull request ... and merge them.
It is possible to add a watcher on [isMenuActive data of v-select component](https://github.com/vuetifyjs/vuetify/blob/c6fcf4073c6459f9aa8a8ba2335e626a55140f37/packages/vuetify/src/components/VSelect/VSelect.ts#L120). Trying to use documented events has failed for me, as many use cases doesn't trigger any event...
It seems that you could have edited the existing `Dockerfile` to use a more generic Python installation path, like C:\Python. Then, the python version can be changed by giving build...
> @Toilal Do you happen to know if adding git to the Wine server is possible? My requirements.txt file contains a reference to git which is causing it to fail...
@cdrx could you have a look to this pull request ?
@cdrx , sorry if it sounds like spam, but could you have a look to this pull request ? Do you still maintain this repository ?
Those images are now available on docker hub, under [toilal/pyinstaller-linux](https://hub.docker.com/r/toilal/pyinstaller-linux) and [toilal/pyinstaller-windows](https://hub.docker.com/r/toilal/pyinstaller-windows) repositories.
https://github.com/cdrx/docker-pyinstaller/pull/90 This may help I think. But you have to clone my fork and build images locally.
I ended up to write this handler ```php class SerializerMixedSubscribingHandler implements SubscribingHandlerInterface { public static function getSubscribingMethods() { return array( array( 'direction' => GraphNavigatorInterface::DIRECTION_DESERIALIZATION, 'format' => 'xml', 'type' => 'mixed',...
@goetas please see #47