linuxmint - Julia - workspace() -


i've been using win7 develop in julia, , i've got method called loadall() runs include(x) on relevant files (i'm simultaneously working on bunch of scripts , cant bothered write full path every specific file update

when try running method using linux mint computer returns error "error: invalid redefinition of constant model", model type i've re-written on win7 machine

i attempted work around adding workspace() (crude, know) returned "error: workspace not defined"

additionally, if exclude script loads model type (and other types) error "error: @doc not defined"

i have posted in julia forum seems possibly might have os rather julia language itself, i'm sure if stuff workspace() , @doc malfunctioning been solved

has had experience might understand problem is? appreciated, prefer able use linux instead of windows

edit:

further removing stuff, removed @doc occurrences, , error came along "error: abstractstring not defined"


Comments

Popular posts from this blog

ios - RestKit 0.20 — CoreData: error: Failed to call designated initializer on NSManagedObject class (again) -

java - Digest auth with Spring Security using javaconfig -

laravel - PDOException in Connector.php line 55: SQLSTATE[HY000] [1045] Access denied for user 'root'@'localhost' (using password: YES) -