hype / HYPE_Processing

HYPE for Processing
BSD 3-Clause "New" or "Revised" License
926 stars 149 forks source link

Error while importing HYPE.jar lib in a processing sketch #122

Closed jumahe closed 8 years ago

jumahe commented 8 years ago

I'm getting this error: Ignoring /Volumes/Data/Users/ju/Documents/Processing/libraries/HYPE/library/HYPE.jar (error in opening zip file) --> Any idea? (Processing version: 3)

hype commented 8 years ago

and just to be sure on the steps...

  1. https://github.com/hype/HYPE_Processing click "clone or download"
  2. from dropdown click "Download ZIP"
  3. unzip zip
  4. navigate to "distribution" folder
  5. unzip HYPE.zip
  6. move unzipped folder "HYPE" to "/Documents/Processing/libraries/"
jumahe commented 8 years ago

Works perfectly now. Sorry, I directly downloaded the .jar and .zip from the repo. Thank you for your response and for your time. Bests.