Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Casefix #16

Merged
merged 3 commits into from
Aug 8, 2022
Merged

Casefix #16

merged 3 commits into from
Aug 8, 2022

Conversation

peardox
Copy link
Contributor

@peardox peardox commented Aug 5, 2022

Six More

Boto3 - AWS (going to test + demo)
Keras - Standard ML lib
MoviePy - Handles mp4 etc (going to test + demo)
ONNXRuntime - Converts models to ONNX (common format) - (going to test + demo)
PyQT5 - As per issue 13 - quick test raised assertion error - no setup so not sure what's up
RemBG - ML removebackground from image (going to test + demo)

Matplotlib now works (after a fashion) - initially it will raise an assertion error but subsequently will render the charts as per issue #9

@lmbelo
Copy link
Member

lmbelo commented Aug 8, 2022

We definitely need smaller commits 😅

@peardox
Copy link
Contributor Author

peardox commented Aug 8, 2022

The number of diffs you're getting appears to be down to versions we're using

I'm on 19.2 (10.4.2 CE) - packages to 270
You're on 19.4 (11.x) - packages to 280

https://github.com/omonien/Delphi-Version-Information/blob/master/README.md

@lmbelo
Copy link
Member

lmbelo commented Aug 8, 2022

The number of diffs you're getting appears to be down to versions we're using

I'm on 19.2 (10.4.2 CE) - packages to 270 You're on 19.4 (11.x) - packages to 280

https://github.com/omonien/Delphi-Version-Information/blob/master/README.md

Are you using Project Magician? Most of those changes are IDE deal, but many we have kept, like Win32 Release as default platform and build configuration.

@peardox
Copy link
Contributor Author

peardox commented Aug 8, 2022

I cut + paste the dproj, dpk and pas files (H5Py is the base as it's an easy search + replace)

@lmbelo lmbelo merged commit b4beba1 into Embarcadero:main Aug 8, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants