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
Post a Comment