Installation.problems with parametric_grid.rb
-
Hello every Body,
I downloaded "parametric_grid.rb" and "parametric.rb" from sketchucation Plugin Store
When starting SU I get the following Error
:Fehler beim Laden der Datei parametric_grid.rb
no such file to load -- ./parametric.rbSo far I can
t get the script to work. Anybody any idea whats going on here?Thanks for your comments
Uli
-
@atelierpaar said:
Hello every Body,
I downloaded "parametric_grid.rb" and "parametric.rb" from sketchucation Plugin Store
When starting SU I get the following Error
:Fehler beim Laden der Datei parametric_grid.rb
no such file to load -- ./parametric.rbSo far I can
t get the script to work. Anybody any idea whats going on here?Thanks for your comments
Uli
did you check if "parametric.rb" is among your files in the plugins folder?
-
Some 'example' scripts made long ago by @Last need the helper file
parametric.rbto function.
Unfortunately the 'parametric_grid' example expects to be within a subfolder, so it 'requires' like this:
require './parametric.rb'
BUT it needs to read like this:
require 'parametric.rb'
to work when theparametric.rbfile is in the same folder !You can edit the file so the error stops, or wait a moment while I update the script in the PluginStore and then get the new version...[mod=:2jkjx7sn]New 'parametric_grid' v1.0a version available now...[/mod:2jkjx7sn]
-
thank you TIG, everything`s ok now,
Uli
Hello! It looks like you're interested in this conversation, but you don't have an account yet.
Getting fed up of having to scroll through the same posts each visit? When you register for an account, you'll always come back to exactly where you were before, and choose to be notified of new replies (either via email, or push notification). You'll also be able to save bookmarks and upvote posts to show your appreciation to other community members.
With your input, this post could be even better 💗
Register LoginAdvertisement