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

import errors #31

Open
astromandev opened this issue Mar 8, 2023 · 1 comment
Open

import errors #31

astromandev opened this issue Mar 8, 2023 · 1 comment

Comments

@astromandev
Copy link

raceback (most recent call last):
File "/root/OutlookGen/main.py", line 3, in
from ctypes import windll
ImportError: cannot import name 'windll' from 'ctypes' (/usr/lib/python3.9/ctypes/init.py)

@bagelskat
Copy link

In linux I comment out line 3 in main.py seems to fix the problem.

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

2 participants