Giter Site home page Giter Site logo

hylang-hypo's People

Contributors

koji-kojiro avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar

hylang-hypo's Issues

`hy.importer.write_hy_as_pyc` not exists in Hy 0.15

When I run hypo -o app main.hy iota.hy in example, the following error raised:

Traceback (most recent call last):
  File "/home/leo/apps/miniconda3/envs/hylang/bin/hypo", line 11, in <module>
    sys.exit(main())
  File "/home/leo/apps/miniconda3/envs/hylang/lib/python3.6/site-packages/hypo.py", line 77, in main
    make_hyapp(ops.main, ops.o, *ops.file)
  File "/home/leo/apps/miniconda3/envs/hylang/lib/python3.6/site-packages/hypo.py", line 29, in make_hyapp
    fname, src = compile_hy(target)
  File "/home/leo/apps/miniconda3/envs/hylang/lib/python3.6/site-packages/hypo.py", line 14, in compile_hy
    hy.importer.write_hy_as_pyc(target)
AttributeError: module 'hy.importer' has no attribute 'write_hy_as_pyc'

The environment:

  • Ubuntu Server 16.04
  • Python 3.6.8
  • Python packages:
$ pip list
Package       Version           
------------- ------------------
appdirs       1.4.3             
args          0.1.0             
astor         0.7.1             
autopep8      1.3.3             
certifi       2018.11.29        
Click         7.0               
clint         0.5.1             
funcparserlib 0.3.6             
greenlet      0.4.13            
hy            0.15.0+64.ga42e17a
hypo          0.1.0             
msgpack       0.5.6             
neovim        0.2.6             
neovim-remote 2.0.8             
pip           18.1              
psutil        5.4.6             
Pygments      2.2.0             
pyseeder      0.0.1             
rply          0.7.6             
setuptools    39.2.0            
spark-parser  1.8.7             
uncompyle6    3.2.5             
unpyclib      0.8.1             
urwid         1.3.1             
wheel         0.32.3            
xdis          3.8.9

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.