Skip to content

pip install  #2

@kohlhase

Description

@kohlhase

first, in the README "direct pip" install should be described first

When I did that, I get

... graphviz 2.40.1 is already installed and up-to-date
MiKo:~ kohlhase$ which gf
/usr/local/bin/gf
MiKo:~ kohlhase$ pip install gf-kernel
DEPRECATION: Python 2.7 will reach the end of its life on January 1st, 2020. Please upgrade your Python as Python 2.7 won't be maintained after that date. A future version of pip will drop support for Python 2.7.
Collecting gf-kernel
  Downloading https://files.pythonhosted.org/packages/26/29/f221fa1da96bbd93180fed121f83e02230a579b12b48433d2bdf3e63fe1b/gf_kernel-1.0.0.tar.gz
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/private/var/folders/9d/vk8_ls9d0_v0_bb4g7ncx90c0000gn/T/pip-install-S5rNLV/gf-kernel/setup.py", line 6, in <module>
        with open(path.join(this_directory, 'README.md'), encoding='utf-8') as f:
    TypeError: 'encoding' is an invalid keyword argument for this function
    
    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /private/var/folders/9d/vk8_ls9d0_v0_bb4g7ncx90c0000gn/T/pip-install-S5rNLV/gf-kernel/

I have python3 installed.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions