enthought / enthought/mayavi

If TVTK is frozen, paths to TVTK_classes are broken

Open
#167 0 comments 0 reactions 0 assignees View on GitHub
feature
Dominant language
Python
Stars
1.4k
Forks
316
Avg merge
7h 44m
Merged PRs (30d)
5

Description

As stated in the above, when a project using TVTK is frozen using cx_Freeze, all the .py files are zipped into a zipfile. TVTK then tries to find the zipfile within the zipfile which is a failure. Ideally, TVTK should check the `sys.executable` path if `sys.frozen` is defined.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.