Giter VIP home page Giter VIP logo

slicer's People

Stargazers

 avatar

Watchers

 avatar  avatar

slicer's Issues

ImportError: DLL load failed: the specified module could not be found.

Hi

I'm trying to use slicer.py but at the moment I'm getting:
ImportError: DLL load failed: the specified module could not be found.

My system is Win7 64 bit running Python 2.7.11 (v2.7.11:6d1b6a68f775, Dec 5 2015, 20:32:19) [MSC v.1500 32 bit (Intel)] on win32

My pip installs are:
C:\Python27\pip>pip list
numpy (1.11.0)
pip (8.1.1)
scipy (0.17.0)
setuptools (20.7.0)
vboxapi (1.0)
wheel (0.29.0)

Any idea how to solve this?

Thanks

birdjumper

C:\Python27\test\audio>python slicer.py audio.wav
Traceback (most recent call last):
File "slicer.py", line 8, in
import scipy.io.wavfile as sp
File "C:\Python27\lib\site-packages\scipy\io__init__.py", line 97, in
from .matlab import loadmat, savemat, whosmat, byteordercodes
File "C:\Python27\lib\site-packages\scipy\io\matlab__init__.py", line 13, in
from .mio import loadmat, savemat, whosmat
File "C:\Python27\lib\site-packages\scipy\io\matlab\mio.py", line 12, in
from .miobase import get_matfile_version, docfiller
File "C:\Python27\lib\site-packages\scipy\io\matlab\miobase.py", line 22, in
from scipy.misc import doccer
File "C:\Python27\lib\site-packages\scipy\misc__init__.py", line 51, in
from scipy.special import comb, factorial, factorial2, factorialk
File "C:\Python27\lib\site-packages\scipy\special__init__.py", line 627, in
from ._ufuncs import *
ImportError: DLL load failed: the specified module could not be found.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.