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

Please upgrade/sync hylang release #1082

Closed
fragrans opened this issue Jul 7, 2016 · 4 comments
Closed

Please upgrade/sync hylang release #1082

fragrans opened this issue Jul 7, 2016 · 4 comments
Milestone

Comments

@fragrans
Copy link

fragrans commented Jul 7, 2016

I just installed latest hy using pip install hy:
give the following error:

hy 0.11.1 using CPython(v2.7.11:6d1b6a68f775) 2.7.11 on Windows
=> (let [a {}]
... (print a))
  File "<input>", line 1, column 9

  (let [a {}]
          ^^
HyMacroExpansionError: let variable assignments must contain two items

=> (exit)

and no issue with git/master branch.

@refi64
Copy link
Contributor

refi64 commented Jul 7, 2016

You can install the latest version using:

$ pip install git+https://github.com/hylang/hy.git

Also, please don't write the issue titles in all caps. There really isn't a need for it.

@refi64 refi64 changed the title PLEASE UPGRADE/SYNC HYLANG RELEASE Please upgrade/sync hylang release Jul 7, 2016
@paultag
Copy link
Member

paultag commented Jul 7, 2016

The point is valid; we should really update the pypi release. Can someone file a new bug for a minor version release? (0.X.0)

@hcarvalhoalves
Copy link
Contributor

Pleeeeeeease

@Kodiologist
Copy link
Member

#1126 is the issue for this 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

6 participants