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

how to import LargeVis, when run the LargeVis_run.py,ModuleNotFoundError: No module named LargeVis #38

Open
wangqingbin opened this issue Jul 26, 2018 · 3 comments

Comments

@wangqingbin
Copy link

default

@bigheiniu
Copy link

This may be because you work the program not in the correct folder, you should run it under Linux folder.
So you can just change part of main.cpp so that you can run the program just by ./Linux rather than use python file.

@HazardTrigger
Copy link

python setup.py install
This may be useful.
Note the compatibility issues between python2 and python3

@jinshihao1998
Copy link

C:\work_space\LargeVis-master\Windows>python setup.py install
running install
running build
running build_ext
building 'LargeVis' extension
error: Unable to find vcvarsall.bat
Why doesn't it work properly?

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

4 participants