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

error to the first run #49

Closed
ghost opened this issue Jan 31, 2018 · 2 comments
Closed

error to the first run #49

ghost opened this issue Jan 31, 2018 · 2 comments

Comments

@ghost
Copy link

ghost commented Jan 31, 2018

Hello,
when I want to run toot, I've a error, but I don't understand why. they have the same error on my 3 computers (Fedora 27) :

mathieu  ~  toot
Traceback (most recent call last):
  File "/usr/bin/toot", line 7, in <module>
    from toot.console import main
  File "/usr/lib/python2.7/site-packages/toot/console.py", line 5, in <module>
    import logging
  File "/usr/lib/python2.7/site-packages/toot/logging.py", line 1, in <module>
    from logging import getLogger
ImportError: cannot import name getLogger
mathieu  ~  python
Python 2.7.14 (default, Jan 17 2018, 14:28:32) 
[GCC 7.2.1 20170915 (Red Hat 7.2.1-2)] on linux2
Type "help", "copyright", "credits" or "license" for more information.
>>> 

do you have a solution?

@joachimesque
Copy link

joachimesque commented Apr 17, 2018

I got the same problem when I installed toot from pipy on macOS 10.13.4 High Sierra.

edit:
I posted this comment before finishing it. Here's the end : it worked when I installed it with pip3. I don't know if toot works well with Python2.

@ghost
Copy link
Author

ghost commented Apr 17, 2018

A update (of what ?) resolve my problem.

@ghost ghost closed this as completed Apr 17, 2018
This issue was closed.
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