install issues

197 views
Skip to first unread message

Dave O.

unread,
Jul 25, 2020, 9:00:39 AM7/25/20
to DEVSIM TCAD
Hi,

I have tried to install devsim on a windows 10 machine multiple times and continue to get the same error when executing devsim. Any idea what is missing and how to satisfy the dll requirement?

python
Python 3.8.3 (default, Jul  2 2020, 17:30:36) [MSC v.1916 64 bit (AMD64)] :: Anaconda, Inc. on win32
Type "help", "copyright", "credits" or "license" for more information.
>>> import devsim
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "C:\Program Files\devsim\lib\devsim\__init__.py", line 7, in <module>
    from .devsim_py3 import *
ImportError: DLL load failed while importing devsim_py3: The specified procedure could not be found.
>>>                                                                        

Juan Sanchez

unread,
Jul 25, 2020, 10:55:43 AM7/25/20
to Dave O., DEVSIM TCAD
Hello,

Thank you for your interest in the software.  The windows.txt file has been recently updated to reflect that the Microsoft Visual Studio 2019 C++ runtime should be installed from here:
Also, please ensure these dependencies are installed in your Anaconda environment:
conda install mkl numpy

This last dependency is mentioned on the release page, but is not mentioned in any of the platform specific files (e.g. windows.txt).  I will update this requirement in the next release.

Please let me know if this resolves your issue, or if you need further assistance.

Regards,

Juan
--
You received this message because you are subscribed to the Google Groups "DEVSIM TCAD" group.
To unsubscribe from this group and stop receiving emails from it, send an email to devsim+un...@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/devsim/877b20a7-a06d-4e13-83d0-6552f3ed95c7n%40googlegroups.com.
Reply all
Reply to author
Forward
0 new messages