Git Product home page Git Product logo

Comments (4)

youngsofun avatar youngsofun commented on May 27, 2024

“链接” 是什么意思? release 中的下载 压缩包的链接吗?

from dpark.

ellenzhu avatar ellenzhu commented on May 27, 2024

release里面直接下载的压缩包,dpark-0.4.x .tar.gz里此文件没更新

from dpark.

Veallym0n avatar Veallym0n commented on May 27, 2024
>>> import dpark
Traceback (most recent call last):
  File "<stdin>", line 1, in <module>
  File "/usr/lib64/python2.7/site-packages/dpark/__init__.py", line 2, in <module>
    from .context import DparkContext, parser as optParser
  File "/usr/lib64/python2.7/site-packages/dpark/context.py", line 9, in <module>
    from dpark.rdd import *
  File "/usr/lib64/python2.7/site-packages/dpark/rdd.py", line 28, in <module>
    from dpark.dependency import *
  File "/usr/lib64/python2.7/site-packages/dpark/dependency.py", line 4, in <module>
    from dpark.util import portable_hash
  File "/usr/lib64/python2.7/site-packages/dpark/util.py", line 35, in <module>
    from dpark.lz4wrapper import compress, decompress
  File "/usr/lib64/python2.7/site-packages/dpark/lz4wrapper.py", line 11, in <module>
    compress = lz4.compress
AttributeError: 'module' object has no attribute 'compress'

好像是有这个毛病。。。。
python2.7, pip install, 源是douban..... 然后后出现了问题,lz4已经是2.0.2..从lz4变成了lz4.frame....然后貌似没默认装上py-lz4framed....

from dpark.

ariesdevil avatar ariesdevil commented on May 27, 2024

@ellenzhu @Veallym0n 已发新版,pip 安装前请参照 readme 安装系统依赖。

from dpark.

Related Issues (20)

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.