syddharth

Results 15 comments of syddharth

packages in environment backcall 0.2.0 pyh9f0ad1d_0 conda-forge backports 1.0 py_2 conda-forge backports.functools_lru_cache 1.6.4 pyhd8ed1ab_0 conda-forge blas 1.0 mkl brotlipy 0.7.0 py37h2bbff1b_1003 ca-certificates 2021.10.8 h5b45459_0 conda-forge certifi 2021.10.8 py37h03978a9_2 conda-forge cffi...

Unable to install and use locally on a Windows 11 machine with RTX 3070. Tried to install on Linux on the same machine, still unsuccessful.

@FBAdmirer I tried the everything you mentioned. I still get this error on windows. OSError: exception: access violation writing 0x0000000000000000 Error in atexit._run_exitfuncs: Traceback (most recent call last): File "C:\Users\Admin\anaconda3\envs\sberswap\lib\site-packages\mxnet\base.py",...

@FBAdmirer the libmxnet.dl file is there on both the folders you mentioned. Though it fails the sanity test. Tried pip uninstall mxnet and reinstall the wheel you shared, but I...

@FBAdmirer Finally I am able to run and convert images on a WSL environment on windows too. Still wont work on native windows. Thank you for all the help! 👍

> @FBAdmirer I still get an access violation on the last step when I try `import mxnet.numpy as nd`. I have Linux dual boot set up and got it running...

That makes it even better, thanks for the quick reply! 👍

Thank you for the quick response. I was using a similar functionality from this: https://github.com/ThereforeGames/txt2mask, the way its made, txt2msask supports these 3 parameters. I am not sure about SAM,...