Giter VIP home page Giter VIP logo

Comments (6)

ilnmtlbnm avatar ilnmtlbnm commented on August 12, 2024 2

Hey @OwenHua666,

You need to install pytorch3d from the pytorch3d-nightly conda channel.

I had the same issue, and ended up creating a separated 'clean' environment.yml with all the dependencies : https://github.com/ilnmtlbnm/synsin/blob/master/environment.yml

You can just conda env create -f environment.yml then conda activate synsin_env and you're all set.

Don't forget to bash download_models.sh, the demos will work, from there you can start to dig deeper.

from synsin.

marija-p avatar marija-p commented on August 12, 2024 2

Hey @OwenHua666,

You need to install pytorch3d from the pytorch3d-nightly conda channel.

I had the same issue, and ended up creating a separated 'clean' environment.yml with all the dependencies : https://github.com/ilnmtlbnm/synsin/blob/master/environment.yml

You can just conda env create -f environment.yml then conda activate synsin_env and you're all set.

Don't forget to bash download_models.sh, the demos will work, from there you can start to dig deeper.

I had the same issue and can confirm that this helped. Thank you! 😊

from synsin.

oawiles avatar oawiles commented on August 12, 2024 1

Thanks for the help @ilnmtlbnm ! Hope that fixes your problem @OwenHua666

from synsin.

OwenHua666 avatar OwenHua666 commented on August 12, 2024 1

I will try and let you guys know. Thanks a lot!

from synsin.

gkioxari avatar gkioxari commented on August 12, 2024

Closing this issue as everything seems to be resolved. Feel free to re-open if anything new emerges.

from synsin.

HarryShak avatar HarryShak commented on August 12, 2024

Getting this error after I ran 'conda env create -f environment.yml'

>>>>>>>>>>>>>>>>>>>>>> ERROR REPORT <<<<<<<<<<<<<<<<<<<<<<

Traceback (most recent call last):
  File "C:\Users\computers\anaconda3\lib\site-packages\conda\exceptions.py", line 1079, in __call__
    return func(*args, **kwargs)
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\cli\main.py", line 80, in do_call
    exit_code = getattr(module, func_name)(args, parser)
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\cli\main_create.py", line 81, in execute
    spec = specs.detect(name=name, filename=get_filename(args.file), directory=os.getcwd())
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\specs\__init__.py", line 43, in detect
    if spec.can_handle():
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\specs\yaml_file.py", line 18, in can_handle
    self._environment = env.from_file(self.filename)
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\env.py", line 165, in from_file
    return from_yaml(yamlstr, filename=filename)
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\env.py", line 143, in from_yaml
    data = validate_keys(data, kwargs)
  File "C:\Users\computers\anaconda3\lib\site-packages\conda_env\env.py", line 38, in validate_keys
    for key in data.keys():
AttributeError: 'NoneType' object has no attribute 'keys'

$ C:\Users\computers\anaconda3\Scripts\conda-env-script.py create -f environment.yml

environment variables:
CIO_TEST=
CONDA_AUTO_UPDATE_CONDA=false
CONDA_EXE=C:\Users\computers\anaconda3\condabin..\Scripts\conda.exe
CONDA_EXES="C:\Users\computers\anaconda3\condabin..\Scripts\conda.exe"
CONDA_ROOT=C:\Users\computers\anaconda3
CURL_CA_BUNDLE=
HOMEPATH=\Users\computers
PATH=C:\Users\computers\anaconda3;C:\Users\computers\anaconda3\Library\ming
w-w64\bin;C:\Users\computers\anaconda3\Library\usr\bin;C:\Users\comput
ers\anaconda3\Library\bin;C:\Users\computers\anaconda3\Scripts;C:\User
s\computers\anaconda3\bin;C:\Program Files\Common
Files\Oracle\Java\javapath;C:\Program Files (x86)\Common Files\Oracle
Java\javapath;C:\WINDOWS\system32;C:\WINDOWS;C:\WINDOWS\System32\Wbem;
C:\WINDOWS\System32\WindowsPowerShell\v1.0;C:\WINDOWS\System32\OpenSS
H;C:\hadoop\hadoop-3.2.1\bin;C:\Program
Files\Amazon\AWSCLIV2;C:\Program Files\MATLAB\R2020b\bin;C:\Users\com
puters\anaconda3;C:\Users\computers\anaconda3\Library\mingw-w64\bin;C:
\Users\computers\anaconda3\Library\usr\bin;C:\Users\computers\anaconda
3\Library\bin;C:\Users\computers\anaconda3\Scripts;C:\Users\computers
AppData\Local\Programs\Python\Python36\Scripts;C:\Users\computers\App
Data\Local\Programs\Python\Python36;C:\Users\computers\AppData\Local
Microsoft\WindowsApps;C:\PROGRA1\Java\JDK181.0_2\bin;C:\Program
Files\JetBrains\PyCharm 2021.1\bin;C:\Program Files\JetBrains\PyCharm
Community Edition 2021.1\bin
PSMODULEPATH=%ProgramFiles%\WindowsPowerShell\Modules;C:\WINDOWS\system32\WindowsPo
werShell\v1.0\Modules
REQUESTS_CA_BUNDLE=
SSL_CERT_FILE=
VBOX_MSI_INSTALL_PATH=C:\Program Files\Oracle\VirtualBox\

 active environment : None
   user config file : C:\Users\computers\.condarc

populated config files : C:\Users\computers.condarc
conda version : 4.10.1
conda-build version : 3.21.4
python version : 3.8.8.final.0
virtual packages : __win=0=0
__archspec=1=x86_64
base environment : C:\Users\computers\anaconda3 (writable)
conda av data dir : C:\Users\computers\anaconda3\etc\conda
conda av metadata url : https://repo.anaconda.com/pkgs/main
channel URLs : https://repo.anaconda.com/pkgs/main/win-64
https://repo.anaconda.com/pkgs/main/noarch
https://repo.anaconda.com/pkgs/r/win-64
https://repo.anaconda.com/pkgs/r/noarch
https://repo.anaconda.com/pkgs/msys2/win-64
https://repo.anaconda.com/pkgs/msys2/noarch
package cache : C:\Users\computers\anaconda3\pkgs
C:\Users\computers.conda\pkgs
C:\Users\computers\AppData\Local\conda\conda\pkgs
envs directories : C:\Users\computers\anaconda3\envs
C:\Users\computers.conda\envs
C:\Users\computers\AppData\Local\conda\conda\envs
platform : win-64
user-agent : conda/4.10.1 requests/2.25.1 CPython/3.8.8 Windows/10 Windows/10.0.19041
administrator : False
netrc file : None
offline mode : False

An unexpected error has occurred. Conda has prepared the above report.

from synsin.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.