LoginSignup
0
0

More than 3 years have passed since last update.

TypeError: unsupported operand type(s) for /: 'list' and 'float'

Last updated at Posted at 2020-06-24

タイトルにあるエラーを解決

内包表記で作ったリストに定数をかけたところ、エラーが発生。np.array()で括ってnumpyで計算させたら解決スクリーンショット 2020-06-24 16.10.45.png

スクリーンショット 2020-06-24 16.11.33.png

0
0
2

Register as a new user and use Qiita more conveniently

  1. You get articles that match your needs
  2. You can efficiently read back useful information
  3. You can use dark theme
What you can do with signing up
0
0