Open Laura2797 opened 4 years ago
with current twint version, I got same error. Can I fix that?
I still get this error, is there any progress on this, please?
+1 to most recent comment. Same error
+1 Here too
+1 Here too
Any luck with this @SabeBarker ?
Hi all, Yes a lot of things have changed, and this version no longer works. You can't use twint with pip install. Download the repo and use it like you would call other directories. Make sure you download all the different -requirments before. If you are not using twint in the python packages make sure all the paths are changed accordingly. Best, Jean FP
Hi all, Yes a lot of things have changed, and this version no longer works. You can't use twint with pip install. Download the repo and use it like you would call other directories. Make sure you download all the different -requirments before. If you are not using twint in the python packages make sure all the paths are changed accordingly. Best, Jean FP
@jfrancoisponcet16 Using the Git repo instead of the i assume now deprecated version you can access in the package manager with "pip install twint" is the way to go! It worked for me, thanks for your help!
@SabeBarker check this out
Hi all, Yes a lot of things have changed, and this version no longer works. You can't use twint with pip install. Download the repo and use it like you would call other directories. Make sure you download all the different -requirments before. If you are not using twint in the python packages make sure all the paths are changed accordingly. Best, Jean FP
Can we help you get it updated in pypi?
pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
;Description of Issue
As commented in the Issue #777 the same problem still there, so I reopen the issue. The error: "twint.get:User:'NoneType' object is not subscriptable" appears again, but yesterday was working for me. I also update the Twint with: pip3 install --user --upgrade -e git+https://github.com/twintproject/twint.git@origin/master#egg=twint
Environment Details
Linux Anaconda Terminal