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 loading vega-lite example data sets #14

Open
rieser opened this issue Jan 13, 2023 · 0 comments
Open

Error when loading vega-lite example data sets #14

rieser opened this issue Jan 13, 2023 · 0 comments

Comments

@rieser
Copy link

rieser commented Jan 13, 2023

Edit: Part (2) of this issue is also found at Lisp-Stat/plot#19 (comment). The first part occurs after loading cl-date-time-parser in SBCL on Ubuntu 22.04.

(1) When I load the vega-lite data sets using

(vega:load-vega-examples)

I get the following error:

Could not REQUIRE CL-DATE-TIME-PARSER: circularity detected. Please check your configuration
`
However, the examples appear to have loaded.

(2) Also, before I installed cl-date-time-parser in quicklisp, I was getting an error message similar to:

Do not know how to REQUIRE CL-DATE-TIME-PARSER

@rieser rieser changed the title Data Frame Error when loading vega-lite example data sets Jan 13, 2023
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

1 participant