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

Exception after browing for CAD model directory in Python 2 #39

Closed
ssilburn opened this issue Feb 25, 2019 · 1 comment
Closed

Exception after browing for CAD model directory in Python 2 #39

ssilburn opened this issue Feb 25, 2019 · 1 comment
Labels

Comments

@ssilburn
Copy link
Collaborator

When opening a GUI tool which prompts to browse or define CAD models under Python 2.x, an exception is raised after browsing for the location. This is due to the path coming back as a QString in Python 2.x and ending up with a QString in CalcamConfig.cad_def_paths.

@ssilburn ssilburn added the bug label Feb 25, 2019
@ssilburn
Copy link
Collaborator Author

Fixed in 2.2.1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant