This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<tbody><tr class="board-swimlane-columns-11"> | |
<th class="board-column-header board-column-header-45 board-column-compact" data-column-id="45"> | |
<!-- column in collapsed mode --> | |
<div class="board-column-collapsed"> | |
<div class="btn btn-circle btn-sm"> | |
<a href="#" class="dropdown-menu board-toggle-column-view" data-column-id="45"> | |
<i class="fa fa-expand"></i> | |
</a> | |
</div> |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
(venv) C:\Users\aclei\PycharmProjects\midi2atem>pip install pyatem | |
Collecting pyatem | |
Using cached pyatem-0.8.0.tar.gz (65 kB) | |
Preparing metadata (setup.py) ... done | |
Building wheels for collected packages: pyatem | |
Building wheel for pyatem (setup.py) ... error | |
ERROR: Command errored out with exit status 1: | |
command: 'C:\Users\aclei\PycharmProjects\midi2atem\venv\Scripts\python.exe' -u -c 'import io, os, sys, setuptools, tokenize; sys.argv[0] = '"'"'C:\\Users\\aclei\\AppData\\Local\\Temp\\pip-install-dff8n4iv\\pyatem_dad69d41d7f74133a07c9f70579a05b1\\setup.py'"'"'; __file__='"'"'C:\\Users\\aclei\\AppData\\Local\\Temp\\pip-install-dff8n4iv\\pyatem_dad69d41d7f74133a07c9f70579a05b1\\setup.py'"'"';f = getattr(tokenize, '"'"'open'"'"', open)(__file__) if os.path.exists(__file__) else io.StringIO('"'"'from setuptools import setup; setup()'"'"');code = f.read().replace('"'"'\r\n'"'"', '"'"'\n'"'"');f.close();exec(compile(code, __file__, '"'"'exec'"'"'))' bdist_wheel -d 'C:\Users\aclei\AppData\Local\Temp\pip-w |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
<!DOCTYPE html> | |
<html lang="en"> | |
<head> | |
<meta charset="utf-8"> | |
<meta content="width=device-width, initial-scale=1.0" name="viewport"> | |
<title>Dashboard - NiceAdmin Bootstrap Template</title> | |
<meta content="" name="description"> | |
<meta content="" name="keywords"> |