Muhammed Cihad ARSLANOĞLU

Results 22 comments of Muhammed Cihad ARSLANOĞLU

Yes, it works properly. It works if I do not give store_folder as `image_tmp`

If I use `tmp`, it works properly but if I use `image_tmp` or `tmp_test` it does not work. Maybe it is about `_`.

if I use `image_tmp` ``` ['d240a31f9d0b6e268a6b92693c1ebb3a', '4d14f11965d6b13cebe1184caddce178', '8b91e87c12426ebc28fc029e5228137b', '27c75de7f2858f929dc13f9f365c66b1', 'f8d04540875789d644fd2c53acace8dc', '9ba39ba044fbcddb3792de4e72bea1a3', 'ebb6aed43609ccb17185611f6b038468', '28807fb977e09ae2b984d49e93630fb5', '47fd976d9f1ca1cbfcaf52785290e59a', 'e80cff86165d3e729e7ef76fe8a30829', '594ecd8fefccc35695278cc79b291f02', '4b6a53f55b2c88906e514013d7cc83eb'] ```

Problem is same with your code as well. I use windows 10 pro 21h2. The computer belongs to my company, so there is extra softwares. Maybe problem is about the...

`store_folder = C:\Users\cihad.arslanoglu\Desktop\tarimsal_beyan_kontrol_v3\image_tmp`

After you said it is included in envronment.yml, I remembered it just using pip install git+.... so, I think it is my mistake but can pip installing settings be added...

I can not use conda setup. Thus I clone it my local the install by setup.py. Is it possible to install requierments using pip ?

It install some packages but not including objectpath

I logged but there is nothing about object.path. Here the log ``` 2022-11-21T08:31:42,133 Using pip 21.2.4 from C:\ProgramData\Anaconda3\lib\site-packages\pip (python 3.9) 2022-11-21T08:31:42,133 Defaulting to user installation because normal site-packages is not...

It successfuly install and there is no problem if I install it manually.