yanndebray / matlab-with-python-book

Book on MATLAB with Python 🐍
https://yanndebray.github.io/matlab-with-python-book/
MIT License
67 stars 19 forks source link

Error using py.urllib.parse.urlparse #9

Open cbolliger opened 5 months ago

cbolliger commented 5 months ago

https://github.com/yanndebray/matlab-with-python-book/blob/0797179873a597d31058f42e003798e853ddeb4f/4_Call_Python_from_MATLAB.md?plain=1#L286

py.urllib.parse.urlparse(url) throws error in R2024a: Error using py.urllib.parse.urlparse Same base class matlab.mixin.internal.indexing.Paren specified more than once for class py.urllib.parse.ParseResult. Specify each base class only once.