Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Work on Windows 10? #20

Open
gruossomonica opened this issue Mar 8, 2019 · 3 comments
Open

Work on Windows 10? #20

gruossomonica opened this issue Mar 8, 2019 · 3 comments

Comments

@gruossomonica
Copy link

Hi, I'm working on Windows 10, I get this issue:

DATAPATH:  ../data/coco/test/val_captions.t7
Traceback (most recent call last):
  File "main.py", line 77, in <module>
    algo.sample(datapath, cfg.STAGE)
  File "D:\documenti\Monica\StackGAN-Pytorch\code\trainer.py", line 243, in sample
    t_file = torchfile.load(datapath)
  File "C:\Users\Utente\venv\lib\site-packages\torchfile.py", line 424, in load
    return reader.read_obj()
  File "C:\Users\Utente\venv\lib\site-packages\torchfile.py", line 386, in read_obj
    v = self.read_obj()
  File "C:\Users\Utente\venv\lib\site-packages\torchfile.py", line 386, in read_obj
    v = self.read_obj()
  File "C:\Users\Utente\venv\lib\site-packages\torchfile.py", line 414, in read_obj
    "unknown object type / typeidx: {}".format(typeidx))
torchfile.T7ReaderException: unknown object type / typeidx: -1112529805

Can anyone help me? Does StackGAN-Pytorch work on Windows?

@Vrishod
Copy link

Vrishod commented Apr 10, 2019

Did u resolve this? Even i am getting the same isssue

@gruossomonica
Copy link
Author

gruossomonica commented Apr 10, 2019

Unfortunately no. I tested on Ubuntu, no problem in this case.

@lifebl
Copy link

lifebl commented Mar 6, 2021

Did u resolve this? Even i am getting the same isssue

hello, have you solved the problem?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants