DEV Community

villival
villival

Posted on

script error

when ever in run a py script in jupyter i am getting this... please help me in resolving this
DeprecationWarning: should_run_async will not call transform_cell automatically in the future. Please pass the result to transformed_cell argument and any exception that happen during thetransform in preprocessing_exc_tuple in IPython 7.17 and above.
and should_run_async(code)

Top comments (4)

Collapse
Β 
dmahely profile image
Doaa Mahely β€’

Hello there, it would be helpful to share your code

Collapse
Β 
villival profile image
villival β€’

did you get any chance to go through this code

Collapse
Β 
villival profile image
villival β€’

sure i am sharing its a class central website scarping the best courses and details
please find the code

github.com/villival/scraping-lesso...

Collapse
Β 
taikedz profile image
TaiKedz β€’

I'm pretty sure dev.to was meant as an articles/blogging platform... You'll probably get a better response if

  • You use StackOverflow stackoverflow.com/
  • You actually post a short piece of example code that reproduces the error.

We're all out of crystal balls πŸ˜‰