mikedewar / d3py

a plottling library for python, based on D3
1.42k stars 202 forks source link

Python 34 installation issue - pandas_figure.py missing #78

Open Hrabal opened 9 years ago

Hrabal commented 9 years ago

Hi, tried to install in Python 3.4 (Win xp), installation didn't raised any error, but when trying to import the module this error is raised:

no module called pandas_figure.py The error is rased by d3py/init.py

no problems of this sort in python2.7 same machine

mikedewar commented 9 years ago

I have no idea I'm afraid - d3py barely works on 2.7 on linux. I would recommend looking at vincent https://github.com/wrobstory/vincent for a much more useful plotting package in the same vein.

Having said that, if you figure out how to fix the import for 3.4 that doesn't break for 2.7 then I will happily merge a pull request!

SherMM commented 9 years ago

Might need to install the pandas package for python, judging from the module it is not locating. Just install pandas however you normally install python packages, preferable with pip.

Hrabal commented 9 years ago

@SherMM - installed pandas and numpy correctly, no problem on import of pandas from the shell

@mikedewar - I'll try in my work pauses ;)

jackalwoods commented 4 years ago

I am facing same issue. What do mean by install correctly?

mikedewar commented 4 years ago

Hi Jackalwoods! sadly d3py hasn't really been a going concern for some time. Check out the readme for some ideas of where to look for alternatives though tbh they're probably seriously out of date too! Data Viz has come a long way in the last 5 years!

jackalwoods commented 4 years ago

Hi Mike,

Thanks for your kindly reply.

Regards, Prashant

On Fri, Sep 20, 2019 at 2:36 AM Mike Dewar notifications@github.com wrote:

Hi Jackalwoods! sadly d3py hasn't really been a going concern for some time. Check out the readme for some ideas of where to look for alternatives though tbh they're probably seriously out of date too! Data Viz has come a long way in the last 5 years!

— You are receiving this because you commented. Reply to this email directly, view it on GitHub https://github.com/mikedewar/d3py/issues/78?email_source=notifications&email_token=ABBFPQC7BDRJGRW3YNKUJKLQKPSU7A5CNFSM4AU3KA32YY3PNVWWK3TUL52HS4DFVREXG43VMVBW63LNMVXHJKTDN5WW2ZLOORPWSZGOD7E2P7Q#issuecomment-533309438, or mute the thread https://github.com/notifications/unsubscribe-auth/ABBFPQHW52QTH5VEMKSFMA3QKPSU7ANCNFSM4AU3KA3Q .