Skip to content

Forum in maintenance, we will back soon 🙂

Scripts health 14.0...
 
Notifications
Clear all

Scripts health 14.01

6 Posts
2 Users
5 Reactions
224 Views
Jan Rikard Vevang
(@vjanrikard)
Posts: 9
Member
Topic starter
 

see enclosed text file

 

 
Posted : 01/14/2024 12:43 pm
SSAdvisor
(@ssadvisor)
Posts: 1127
Noble Member
 

@vjanrikard Do you have a particular question?

I see in your txt file many issues which one do you want to focus on?

pip install newspaper3k

which is what you were given in the error message when you tried to install just newspaper.

co = cohere.Client('9XdEumRex3ZJteJPB21oAL00Hq3NlUukLbno')  # This is your trial API key

you need to pay attention to use a quoted string. Also you need to watch your indentation; Python syntax uses indentation to indicate where the code relationship resides. I copied your code, I didn't check the syntax for using cohere.Client().

This post was modified 8 months ago by SSAdvisor

Regards,
Earnie Boyd, CEO
Seasoned Solutions Advisor LLC
Schedule 1-on-1 help
Join me on Slack

 
Posted : 01/14/2024 5:45 pm
Jan Rikard Vevang
(@vjanrikard)
Posts: 9
Member
Topic starter
 

see attached text file

 

PS My my only experience with python and github is what I learned in this course an I am only halfway.

Thanks

Jan Rikard

 
Posted : 01/15/2024 1:00 pm
Jan Rikard Vevang
(@vjanrikard)
Posts: 9
Member
Topic starter
 

see attached text file

 
Posted : 01/15/2024 1:06 pm
Jan Rikard Vevang
(@vjanrikard)
Posts: 9
Member
Topic starter
 

Hi,

I have now sucsessfully run pip3 install newspaper3k for python3. This convensatio is thereby solved-

 
Posted : 01/15/2024 2:05 pm
Jan Rikard Vevang
(@vjanrikard)
Posts: 9
Member
Topic starter
 

After I run in (myenv) environment all scripts ok,  problem solved

 
Posted : 01/15/2024 9:57 pm
Share:
[the_ad_group id=”312″]