Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #102774

Re: Python Twitter Error

From Joel Goldstick <joel.goldstick@gmail.com>
Newsgroups comp.lang.python
Subject Re: Python Twitter Error
Date 2016-02-10 18:00 -0500
Message-ID <mailman.22.1455145216.22075.python-list@python.org> (permalink)
References <CAJmCaD1NibsNL-yTTh5GaVOUL+++j9C9yHegnxyWRSDh29rq+g@mail.gmail.com> <CAPM-O+wvGZOckKnQEgT2PYUt0EQVxOY-c-GSbeiY8VUjgCeNoA@mail.gmail.com> <E67C4B6F-AD28-47CB-8E65-AE1A2D6EC564@gmail.com>

Show all headers | View raw


On Wed, Feb 10, 2016 at 5:12 PM, Andra-Irina Vasile <
andra.irina.vasile@gmail.com> wrote:

> Thank you for your quick answer! These are my errors... i just followed
> the basic stepts to pip twitter and the other libraries... I just started
> to learn about python..:
>
> AttributeError: module 'twitter' has no attribute 'Twitter'
>
> ImportError: no module named '_file_cache'
>
> Trimis de pe iPhone-ul meu
>
> Pe 10 feb. 2016, la 17:50, Joel Goldstick <joel.goldstick@gmail.com> a
> scris:
>
>
> if you are using python 3.x you need to do pip3 to install the correct
packages

>
> On Wed, Feb 10, 2016 at 11:31 AM, Andra-Irina Vasile <
> andra.irina.vasile@gmail.com> wrote:
>
>> Hello!
>>
>> Could you be so kind to help me with an issue? I have some problems with
>> python when I am trying to use the twitter api... I have Python 3.5.1 (32
>> bit). I tried to reinstall the module, but I am still receiving the same
>> errors... I attached in this email some screenshots with them.
>>
>> Thank you in advance!
>>
>> Best regards,
>> Andra-Irina Vasile
>> --
>> https://mail.python.org/mailman/listinfo/python-list
>>
>
> This list doesn't take attachments.  Please copy and past the error in
> your question
>
>
> --
> Joel Goldstick
> http://joelgoldstick.com/stats/birthdays
>
>


-- 
Joel Goldstick
http://joelgoldstick.com/stats/birthdays

Back to comp.lang.python | Previous | Next | Find similar | Unroll thread


Thread

Re: Python Twitter Error Joel Goldstick <joel.goldstick@gmail.com> - 2016-02-10 18:00 -0500

csiph-web