how to solve the problem: DLL load failed: the specified module could not be found
15 views
Skip to first unread message
Juan Wu
unread,
Jul 29, 2019, 4:47:45 AM7/29/19
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to spyder
Dear all,
I am attempting to use python to run a special software, called HDDM (http://ski.clps.brown.edu/hddm_docs/). However, after I installed the tool and ran it,
import hddm
it gave me an alarm,
ImportError:DLL load failed: the specified module could not be found
I am not familiar with python, and am frustrated with this great language.Any good pointers?