c4doctane\res\loader.py using urllib2
Posted: Sun May 23, 2021 9:52 pm
A. Window 10 Pro Version 10.0.19042 Build 19042
B. NVIDIA GeForce RTX 3090
C. 128 GB
D. 466.27
E. 2020.2.3
F. 2020.2.3-R5
G. Maxon Cinema 4D S24.037
H.
Hello,
I get the following error in my Console because c4doctane\res\loader.py is using the Python 2's urllib2.
Thanks for your hard work on Octane!
B. NVIDIA GeForce RTX 3090
C. 128 GB
D. 466.27
E. 2020.2.3
F. 2020.2.3-R5
G. Maxon Cinema 4D S24.037
H.
Hello,
I get the following error in my Console because c4doctane\res\loader.py is using the Python 2's urllib2.
Code: Select all
Traceback (most recent call last):
File "scriptmanager", line 3, in <module>
ModuleNotFoundError:No module named 'urllib2'