Skip to content

Comments

enable dev on windows#7

Open
zrisher wants to merge 1 commit intoospc-org:masterfrom
zrisher:windows-dev
Open

enable dev on windows#7
zrisher wants to merge 1 commit intoospc-org:masterfrom
zrisher:windows-dev

Conversation

@zrisher
Copy link
Contributor

@zrisher zrisher commented Jul 24, 2015

This is a collection of a few things I needed to get this working on Windows:

  • Two cmd's to run the server and build the content respectively, from https://gist.github.com/traeblain/4252511
  • Readme changes to that effect
  • Supporting .gitignore changes
  • Added - pip requirement before - pip: dependent requirements in environment.yml. For some reason, without this line the environment creation failed for me with
File "C:\Dev\Miniconda3\lib\site-packages\conda_env\installers\pip.py", line 8, in install
pip_cmd = main_list.pop_args(prefix) + ['install', ] + specs
TypeError: unsupported operand type(s) for +: 'NoneType' and 'list'

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

Successfully merging this pull request may close these issues.

1 participant