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

Could not find a version that satisfies the requirement actiag (from versions: none) #35

Open
djaus2 opened this issue Jan 15, 2024 · 0 comments

Comments

@djaus2
Copy link

djaus2 commented Jan 15, 2024

> pip3 install blockdiag seqdiag actiag nwdiag        
Requirement already satisfied: blockdiag in c:\users\david\appdata\local\packages\pythonsoftwarefoundation.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (3.0.0)
Requirement already satisfied: seqdiag in c:\users\david\appdata\local\packages\pythonsoftwarefoundation.python.3.11_qbz5n2kfra8p0\localcache\local-packages\python311\site-packages (3.0.0)
ERROR: Could not find a version that satisfies the requirement actiag (from versions: none)
ERROR: No matching distribution found for actiag

Versions

Jekyll 4.3.2
pip 23.3.2
Python 3.11.7

Attempting some renderings:

With a blockdiag

> jekyll build  
   Jekyll Diagrams: Rendering Failed: blockdiag -T svg --nodoctype C:/Users/david/AppData/Local/Temp/input20240115-30984-5snpt4 -o C:/Users/david/AppData/Local/Temp/output20240115-30984-1db241.svg: ERROR: 'FreeTypeFont' object has no attribute 'getsize'

With seqdiag

> jekyll build  
   Jekyll Diagrams: Rendering Failed: seqdiag -T svg --nodoctype C:/Users/david/AppData/Local/Temp/input20240115-5732-usjpqh -o C:/Users/david/AppData/Local/Temp/output20240115-5732-na59hh.svg: ERROR: 'FreeTypeFont' object has no attribute 'getsize'
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

1 participant