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

MacOS #34

Open
larafdouglas opened this issue Apr 16, 2021 · 4 comments
Open

MacOS #34

larafdouglas opened this issue Apr 16, 2021 · 4 comments

Comments

@larafdouglas
Copy link

Is possible to run pyautocad in a mac?
Im trying and I get this error:

`
Python 3.6.8 (v3.6.8:3c6b436a57, Dec 24 2018, 02:04:31)
[GCC 4.2.1 Compatible Apple LLVM 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license" for more information.

import pyautocad
Traceback (most recent call last):
File "", line 1, in
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pyautocad/init.py", line 15, in
from pyautocad.api import *
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/pyautocad/api.py", line 16, in
import comtypes
File "/Library/Frameworks/Python.framework/Versions/3.6/lib/python3.6/site-packages/comtypes/init.py", line 23, in
from _ctypes import COMError
ImportError: cannot import name 'COMError'`

@hotarumoon
Copy link

I am having the exact same error, I have tried with different versions of Python as well

@billtubbs
Copy link

Me too!

@CWojahn
Copy link

CWojahn commented Nov 30, 2022

Same problem here

@q619538185mm
Copy link

I have the same problem, and I tried to change different cad versions from 2020 to 2023 as well.

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

5 participants