Giter Club home page Giter Club logo

blendercube's People

Contributors

gezepi avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar

blendercube's Issues

Cannot import hid

Finally got the paths set up (I think) but now I'm getting this:
I searched the whole C drive for hidapi.dll but didn't find one. There is, however, a python module(?) called hidapi installed though.

Same error in and out of Blender.

  File "C:\Users\Shop Teacher\Documents\Zac\Github\BlenderCube\CollisionDetector.blend\CodeCaller", line 31, in <module>  
  File "C:\Users\Shop Teacher\Documents\Zac\Github\BlenderCube\BlenderCube.py", line 4, in <module>
    from mcp2210 import MCP2210  
  File "C:\Python27\lib\site-packages\mcp2210\__init__.py", line 2, in <module>  
    from mcp2210.device import MCP2210, CommandException  
  File "C:\Python27\lib\site-packages\mcp2210\device.py", line 1, in <module>  
    import hid  
  File "C:\Python27\lib\site-packages\hid\__init__.py", line 24, in <module>  
    hidapi = ctypes.windll.LoadLibrary(r'hidapi.dll')  
  File "C:\Program Files\Blender Foundation\Blender\2.78\python\lib\ctypes\__init__.py", line 425, in LoadLibrary  
    return self._dlltype(name)  
  File "C:\Program Files\Blender Foundation\Blender\2.78\python\lib\ctypes\__init__.py", line 347, in __init__  
    self._handle = _dlopen(self._name, mode)  
OSError: [WinError 126] 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.