Simon Booth

Results 185 comments of Simon Booth

Everything fine after the fix for PythonEnvironment I've only run cursory tests so far Can't test pip proerly until they update it again - shouldn't be too long though

When pip updates to a new version then I can see what happens (do I get an updated PIP?)

> We can provide an option on both add-ons to automatically upgrade it or a new managed package to provide any PIP module operation. That's what my Upgrade property in...

I've been wrapping modules with P4D-Data-Sciences as a work-around so it works (in a slightly clunky manner) There is the issue with progress not working - I guess that is...

Look forward to the Discord - there are some examples of the output from my project in my own Discord - https://discord.gg/e2rGEEHrBd (you can PM me the invite there...)

Found out why it's broken (D11 enhancement) PyTools.Notification.Channel.pas class function TNotificationChannel.GetNotificationChannelType: TNotificationChannelIdentifier; e.g. > while Assigned(LRttiType) do begin > var LAttribute := LRttiType.GetAttribute\(); > if Assigned(LAttribute) then > Exit(LAttribute.ChannelType); TRttiType.GetAttribute...

Let me know when I can test it on 10.4.2 - I've got a load of VMs set up for testing

Will do shortly (dinner)

Nope - TCustomAttributeClass is Alexandria only as well It compiles OK though if you wrap the helper in an ifdef and add the type declaration Add 3 lines and its...

I'm just running a full check against a branch with the fix stated above. I want to do full installations and test against 10.4 + 11.2 (it'll take a while)...