ansys-pyensight-core 0.10.1__tar.gz → 0.10.2__tar.gz
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Potentially problematic release.
This version of ansys-pyensight-core might be problematic. Click here for more details.
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/PKG-INFO +1 -1
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/pyproject.toml +1 -1
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/dvs.py +1 -1
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/LICENSE +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/README.rst +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/__init__.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/common.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/deep_pixel_view.html +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/dockerlauncher.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/enscontext.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/enshell_grpc.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/ensight_grpc.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/ensobj.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/launch_ensight.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/launcher.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/libuserd.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/listobj.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/locallauncher.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/py.typed +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/renderable.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/session.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/sgeo_poll.html +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/__init__.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/adr.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/dsg_server.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/export.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/omniverse.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/omniverse_cli.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/omniverse_dsg_server.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/omniverse_glb_server.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/parts.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/query.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/readers.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/resources/Materials/000_sky.exr +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/support.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/variables.py +0 -0
- {ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/views.py +0 -0
|
@@ -155,7 +155,7 @@ class DVS(dvs_base):
|
|
|
155
155
|
apex_path = apex_path[-1]
|
|
156
156
|
arch = "win64" if self._is_windows() else "linux_2.6_64"
|
|
157
157
|
apex_libs = os.path.join(apex_path, "machines", arch)
|
|
158
|
-
python_path = glob.glob(os.path.join(apex_libs, "Python
|
|
158
|
+
python_path = glob.glob(os.path.join(apex_libs, "Python-3.*"))[-1]
|
|
159
159
|
apex_py_version = re.search("Python-3.([0-9]+).([0-9]+)", os.path.basename(python_path))
|
|
160
160
|
apex_py_major_version = apex_py_version.group(1)
|
|
161
161
|
lib_path = os.path.join(python_path, "lib", f"python3.{apex_py_major_version}")
|
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/__init__.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/common.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/enscontext.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/enshell_grpc.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/ensight_grpc.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/ensobj.py
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/launcher.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/libuserd.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/listobj.py
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/py.typed
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/renderable.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/session.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/sgeo_poll.html
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/adr.py
RENAMED
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/export.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/parts.py
RENAMED
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/query.py
RENAMED
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
|
File without changes
|
{ansys_pyensight_core-0.10.1 → ansys_pyensight_core-0.10.2}/src/ansys/pyensight/core/utils/views.py
RENAMED
|
File without changes
|