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

Error when Using ProfileView on v0.7 #97

Closed
UserQuestions opened this issue Aug 29, 2018 · 1 comment
Closed

Error when Using ProfileView on v0.7 #97

UserQuestions opened this issue Aug 29, 2018 · 1 comment

Comments

@UserQuestions
Copy link

I was successfully using ProfileView on v0.6.4, but when I do using ProfileView on v0.7, I get the following error:

ERROR: LoadError: LoadError: syntax: too few type parameters specified in "new{...}"
Stacktrace:
 [1] include at ./boot.jl:317 [inlined]
 [2] include_relative(::Module, ::String) at ./loading.jl:1038
 [3] include at ./sysimg.jl:29 [inlined]
 [4] include(::String) at /home/.julia/packages/ProfileView/ZFatQ/src/ProfileView.jl:3
 [5] top-level scope at none:0
 [6] include at ./boot.jl:317 [inlined]
 [7] include_relative(::Module, ::String) at ./loading.jl:1038
 [8] include(::Module, ::String) at ./sysimg.jl:29
 [9] top-level scope at none:2
 [10] eval at ./boot.jl:319 [inlined]
 [11] eval(::Expr) at ./client.jl:399
 [12] top-level scope at ./none:3
in expression starting at /home/.julia/packages/ProfileView/ZFatQ/src/tree.jl:19
in expression starting at /home/.julia/packages/ProfileView/ZFatQ/src/ProfileView.jl:16
@timholy
Copy link
Owner

timholy commented Sep 3, 2018

Fixed by #99

@timholy timholy closed this as completed Sep 3, 2018
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

2 participants