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

When adding several arcs a python exception occurs #9

Open
antoniolocandro opened this issue Oct 29, 2014 · 0 comments
Open

When adding several arcs a python exception occurs #9

antoniolocandro opened this issue Oct 29, 2014 · 0 comments

Comments

@antoniolocandro
Copy link

An error has occured while executing Python code:

Traceback (most recent call last):
File "C:/Users/Antonio/.qgis2/python/plugins\cadtools\tools\circulararctool.py", line 74, in createCircularArc
self.unsetTool()
File "C:/Users/Antonio/.qgis2/python/plugins\cadtools\tools\circulararctool.py", line 78, in unsetTool
print "***************** unset tool"
IOError: [Errno 9] Bad file descriptor

Python version:
2.7.5 (default, May 15 2013, 22:44:16) [MSC v.1500 64 bit (AMD64)]

QGIS version:
2.5.0-Master Master, dbed468

Python path: ['C:/OSGEO41/apps/qgis-dev/./python/plugins\processing', 'C:/OSGEO41/apps/qgis-dev/./python', u'C:/Users/Antonio/.qgis2/python', u'C:/Users/Antonio/.qgis2/python/plugins', 'C:/OSGEO41/apps/qgis-dev/./python/plugins', 'C:\OSGEO41\bin\python27.zip', 'C:\OSGEO41\apps\Python27\DLLs', 'C:\OSGEO41\apps\Python27\lib', 'C:\OSGEO41\apps\Python27\lib\plat-win', 'C:\OSGEO41\apps\Python27\lib\lib-tk', 'C:\OSGEO41\bin', 'C:\OSGEO41\apps\Python27', 'C:\OSGEO41\apps\Python27\lib\site-packages', 'C:\OSGEO41\apps\Python27\lib\site-packages\PIL', 'C:\OSGEO41\apps\Python27\lib\site-packages\jinja2-2.7.2-py2.7.egg', 'C:\OSGEO41\apps\Python27\lib\site-packages\markupsafe-0.23-py2.7-win-amd64.egg', 'C:\OSGEO41\apps\Python27\lib\site-packages\pytz-2012j-py2.7.egg', 'C:\OSGEO41\apps\Python27\lib\site-packages\win32', 'C:\OSGEO41\apps\Python27\lib\site-packages\win32\lib', 'C:\OSGEO41\apps\Python27\lib\site-packages\Pythonwin', 'C:\OSGEO41\apps\Python27\lib\site-packages\six-1.3.0-py2.7.egg', 'C:\OSGEO41\apps\Python27\lib\site-packages\wx-2.8-msw-unicode', 'C:\OSGEO4~1\apps\qgis-dev\python\plugins\fTools\tools', 'C:/Users/Antonio/Google Drive/google-glass-project/AMDB/KMEM/qgs']

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

No branches or pull requests

1 participant