Requirements problem
Opened this issue · 0 comments
Deleted user commented
Hi!
I am trying to install requirements but always I obtain the following problem loading data:
Exception ignored in: <function MXRecordIO.del at 0x7f742061ff70>
Traceback (most recent call last):
File "/home/dparres/miniconda3/envs/fr1/lib/python3.8/site-packages/mxnet/recordio.py", line 88, in del
File "/home/dparres/miniconda3/envs/fr1/lib/python3.8/site-packages/mxnet/recordio.py", line 262, in close
TypeError: super() argument 1 must be type, not None
What I can do? I am using python 3.8 and the command "pip install -r requirements.txt" does not work for me.