Skip to content

Unable to install garden.matplotlib in windows #74

Open
@ajugeorge97

Description

Hi,

i was trying to install garden matplotlib in windows but it failing

`C:\Users\AJU\AppData\Local\Programs\Python\Python39\Scripts>python garden install matplotlib
Downloading http://github.com/kivy-garden/garden.matplotlib/archive/master.zip ...
Progression 1024 |
Progression 2048 /
Progression 3072 -
Progression 4096
Progression 5120 |
Progression 6144 /
Progression 7168 -
Progression 8192
Progression 9216 |
Progression 10240 /
Progression 11264 -
Progression 12012
Download done (12012 downloaded)
Extracting...
Cleaning...
Traceback (most recent call last):
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\Scripts\garden", line 223, in
GardenTool().main(sys.argv[1:])
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\Scripts\garden", line 84, in main
options.func()
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\Scripts\garden", line 143, in cmd_install
self.extract(fd, tempdir)
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\Scripts\garden", line 214, in extract
z = zipfile.ZipFile(fd)
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1257, in init
self._RealGetContents()
File "C:\Users\AJU\AppData\Local\Programs\Python\Python39\lib\zipfile.py", line 1324, in _RealGetContents
raise BadZipFile("File is not a zip file")
zipfile.BadZipFile: File is not a zip file

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions