Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Python3 support #7

Open
Nekmo opened this issue Sep 16, 2016 · 1 comment
Open

Python3 support #7

Nekmo opened this issue Sep 16, 2016 · 1 comment

Comments

@Nekmo
Copy link

Nekmo commented Sep 16, 2016

(anime-news-network) [nekmo@shiori ~/Workspace/anime-news-network] (master)$ pip install pyfscache
Collecting pyfscache
  Downloading pyfscache-0.9.12.tar.gz (79kB)
    100% |████████████████████████████████| 81kB 486kB/s 
    Complete output from command python setup.py egg_info:
    Traceback (most recent call last):
      File "<string>", line 1, in <module>
      File "/tmp/pip-build-82g9tu4t/pyfscache/setup.py", line 5, in <module>
        from StringIO import StringIO
    ImportError: No module named 'StringIO'

    ----------------------------------------
Command "python setup.py egg_info" failed with error code 1 in /tmp/pip-build-82g9tu4t/pyfscache/
(anime-news-network) [nekmo@shiori ~/Workspace/anime-news-network] (master)$ 
@ghost
Copy link

ghost commented Jan 2, 2018

Any updates on this?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant