Find centralized, trusted content and collaborate around the technologies you use most.
Teams
Q&A for work
Connect and share knowledge within a single location that is structured and easy to search.
我已经使用命令 pip3 install ktrain 安装了 ktrain。但是,当我在 Jupyter 笔记本中导入 ktrain 时,它向我显示 TypeError: an integer is required (got type bytes)。