v0.6.0 #524
                  
                    
                      PProfizi
                    
                  
                
                  announced in
                Announcements
              
            
            
              v0.6.0
            
            #524
          
          
        Replies: 0 comments
  
    Sign up for free
    to join this conversation on GitHub.
    Already have an account?
    Sign in to comment
  
        
    
Uh oh!
There was an error while loading. Please reload this page.
-
v0.6.0 Release Notes
PyDPF-Post 0.6.0 introduces support for and requires PyDPF-Core 0.10.0.
This release supports a change in the PyDPF-Core structure with the integration of the
ansys-dpf-gate,ansys-dpf-gatebin, andansys-grpc-dpfdependencies directly intoansys-dpf-coreas sub-modules starting withansys-dpf-core==0.10.0.When installing this version of
ansys-dpf-post, please first uninstall the other PyDPF libraries from your Python environment if they are present using the commands:The goal is to simplify installation and upgrades by reducing the potential compatibility issues due to package version conflicts.
From this release onward, the only compatibility to check should be between
ansys-dpf-coreand the DPF server used via ansys-dpf-server or your ANSYS installation.This release also drops support for the DPF server included in ANSYS 2022 R1, as well as support for Python 3.8.
What's Changed
New Contributors
Full Changelog: v0.5.0...v0.6.0
This discussion was created from the release v0.6.0.
Beta Was this translation helpful? Give feedback.
All reactions