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

Openpyxl wont work in Abaqus #1

Open
dcv10 opened this issue Aug 26, 2020 · 1 comment
Open

Openpyxl wont work in Abaqus #1

dcv10 opened this issue Aug 26, 2020 · 1 comment

Comments

@dcv10
Copy link

dcv10 commented Aug 26, 2020

I have downloaded openpyxl using python 2.7.3. I then copied the entire openpyxl folder as well as jdcal.py over to C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\Lib\site-packages. However, I get the following error:

File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl_init_.py", line 6, in
from openpyxl.workbook import Workbook
File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl\workbook_init_.py", line 4, in
from .workbook import Workbook
File "C:\SIMULIA\CAE\2019SE\win_b64\tools\SMApy\python2.7\lib\site-packages\openpyxl\workbook\workbook.py", line 7, in
from openpyxl.worksheet.worksheet import Worksheet
ImportError: No module named worksheet

@chintanp
Copy link
Owner

FYI, this repo is not suported by Abaqus. So I am not sure if this is the right place for your issue. @dcv10

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