SamuelTallet / SketchUp-Universal-Importer-Plugin

Open-source importing extension for SketchUp 2017 or newer.
GNU General Public License v3.0
34 stars 3 forks source link

Could not find included file 'universal_importer/load.rb' #4

Closed leonardocannarella closed 2 years ago

leonardocannarella commented 2 years ago

Hi! I tried to install this Universal Importer Plugin. Now everytime I open SketchUp I see this screen:

image

I tried to change some line of code, but nothing. The file "load.rb" is on the path but SketchUp doesn't see it.

Why?

I'll wait for your response.

Thank you very much

SamuelTallet commented 2 years ago

Hi! Can you give me more details please? 😉

leonardocannarella commented 2 years ago

Yes sure! Windows 11, SketchUp 2020, Plugin Version 1.1.7, GitHub (then I installed this plugin from the menu "Manage Extension").

Thanks

SamuelTallet commented 2 years ago

If you downloaded plugin from GitHub Releases page:

  1. Open %APPDATA%\SketchUp\SketchUp 2020\SketchUp\Plugins folder with Windows File Explorer.
  2. Extract universal_importer.rb file and universal_importer folder in above Plugins folder.
  3. Restart SketchUp.
  4. If error still occurs: follow these install instructions.
leonardocannarella commented 2 years ago

I resolved the problem downloading directly the .rbz file from SketchUcation!

Thanks a lot for your time