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: unknown package SincFun required by DEQuadrature #3

Open
dlfivefifty opened this issue Sep 16, 2015 · 1 comment
Open

ERROR: unknown package SincFun required by DEQuadrature #3

dlfivefifty opened this issue Sep 16, 2015 · 1 comment

Comments

@dlfivefifty
Copy link

When doing Pkg.update():

ERROR: unknown package SincFun required by DEQuadrature
 in error at error.jl:21
 in requirements at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
 in resolve at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
 in update at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
 in anonymous at pkg/dir.jl:28
 in cd at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
 in __cd#229__ at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
 in update at /Applications/Julia-0.3.11.app/Contents/Resources/julia/lib/julia/sys.dylib
@MikaelSlevinsky
Copy link
Owner

I refactored the code a bit and moved some general things to SincFun.jl to make development easier for @pjgaudre's DESincEig.jl package. I added the Pkg.clone lines in the readme and removed the requirement since the packages are not registered. Does it work now?

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