Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

invalid type in method definition for mapshape #63

Open
baggepinnen opened this issue Oct 29, 2015 · 5 comments
Open

invalid type in method definition for mapshape #63

baggepinnen opened this issue Oct 29, 2015 · 5 comments

Comments

@baggepinnen
Copy link

On Julia Version 0.4.1-pre+16 (2015-10-24 06:33 UTC)
Commit 2cdef5d (5 days old release-0.4)
x86_64-redhat-linux

I get the error below as soon as I type
julia> using NumericExtensions

ERROR: LoadError: LoadError: ArgumentError: invalid type for argument s1 in method definition for mapshape at /local/home/fredrikb/.julia/v0.4/NumericExtensions/src/shapes.jl:44
in include at ./boot.jl:261
in include_from_node1 at ./loading.jl:304
in include at ./boot.jl:261
in include_from_node1 at ./loading.jl:304
in require at ./loading.jl:243
while loading /local/home/fredrikb/.julia/v0.4/NumericExtensions/src/shapes.jl, in expression starting on line 44
while loading /local/home/fredrikb/.julia/v0.4/NumericExtensions/src/NumericExtensions.jl, in expression starting on line 117

Any ideas?

Best regards,
Fredrik

@kyle-pena-nlp
Copy link

Having the same problem.

@dioptre
Copy link

dioptre commented Jan 29, 2016

+1

@dioptre
Copy link

dioptre commented Jan 29, 2016

You need to go into ./julia and git checkout master

@davidzentlermunro
Copy link

dioptre - could you expand on this? I'm having same problem (with Julia v0.4.5)

@dioptre
Copy link

dioptre commented Jun 3, 2016

You need to go into the downloaded module directory in .Julia and get the
latest (git pull master)

On Fri, Jun 3, 2016, 02:32 davidzentlermunro notifications@github.com
wrote:

dioptre - could you expand on this? I'm having same problem (with Julia
v0.4.5)


You are receiving this because you commented.
Reply to this email directly, view it on GitHub
#63 (comment),
or mute the thread
https://github.com/notifications/unsubscribe/AAuZmL-T0cFpsmH2KZGAhAALVdOG9nNCks5qH_TAgaJpZM4GYk2A
.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants