Hi,
I installed camillagui on windows 7, with git and python 3.8. Had no problem installing the requirements and reconfiguring camillagui. Requirements installed fine without a warning but the pip version being old.
I'm getting this error when I want to run it though.
Modules installed:
I installed camillagui on windows 7, with git and python 3.8. Had no problem installing the requirements and reconfiguring camillagui. Requirements installed fine without a warning but the pip version being old.
Code:
pip install aiohttp
pip install jsonschema
pip install PyYAML
pip install git+https://github.com/HEnquist/[email protected]
pip install camilladsp-plot[plot]@git+https://github.com/HEnquist/[email protected]
I'm getting this error when I want to run it though.
Code:
E:\Program Files\camilla\gui>python main.py
Traceback (most recent call last):
File "main.py", line 6, in <module>
from camilladsp_plot.validate_config import CamillaValidator
File "E:\program files\python38\lib\site-packages\camilladsp_plot\validate_config.py", line 4, in <module>
from jsonschema import Draft7Validator, validators
File "E:\program files\python38\lib\site-packages\jsonschema\__init__.py", line 13, in <module>
from jsonschema._format import FormatChecker
File "E:\program files\python38\lib\site-packages\jsonschema\_format.py", line 11, in <module>
from jsonschema.exceptions import FormatError
File "E:\program files\python38\lib\site-packages\jsonschema\exceptions.py", line 15, in <module>
from referencing.exceptions import Unresolvable as _Unresolvable
File "E:\program files\python38\lib\site-packages\referencing\__init__.py", line 5, in <module>
from referencing._core import Anchor, Registry, Resource, Specification
File "E:\program files\python38\lib\site-packages\referencing\_core.py", line 9, in <module>
from rpds import HashTrieMap, HashTrieSet, List
File "E:\program files\python38\lib\site-packages\rpds\__init__.py", line 1, in <module>
from .rpds import *
ImportError: DLL load failed while importing rpds: The specified procedure could not be found.
Modules installed:
Code:
E:\Program Files\camilla\gui>dir "E:\program files\python38\lib\site-packages"
Volume in drive E is NTFS
Volume Serial Number is 624A-8096
Directory of E:\program files\python38\lib\site-packages
2024-10-05 16:11 <DIR> .
2024-10-05 16:11 <DIR> ..
2024-10-05 15:42 <DIR> aiohappyeyeballs
2024-10-05 15:42 <DIR> aiohappyeyeballs-2.4.3.dist-info
2024-10-05 15:42 <DIR> aiohttp
2024-10-05 15:42 <DIR> aiohttp-3.10.9.dist-info
2024-10-05 15:42 <DIR> aiosignal
2024-10-05 15:42 <DIR> aiosignal-1.3.1.dist-info
2024-10-05 15:42 <DIR> async_timeout
2024-10-05 15:42 <DIR> async_timeout-4.0.3.dist-info
2024-10-05 15:42 <DIR> attr
2024-10-05 15:42 <DIR> attrs
2024-10-05 15:42 <DIR> attrs-24.2.0.dist-info
2024-10-05 16:02 <DIR> camilladsp
2024-10-05 16:02 <DIR> camilladsp-2.0.2.dist-info
2024-10-05 15:54 <DIR> camilladsp_plot
2024-10-05 15:54 <DIR> camilladsp_plot-2.0.0.dist-info
2024-10-05 15:54 <DIR> contourpy
2024-10-05 15:54 <DIR> contourpy-1.1.1.dist-info
2024-10-05 15:54 <DIR> cycler
2024-10-05 15:54 <DIR> cycler-0.12.1.dist-info
2024-10-05 15:54 <DIR> dateutil
2024-10-05 15:36 126 easy_install.py
2024-10-05 15:54 <DIR> fontTools
2024-10-05 15:54 <DIR> fonttools-4.54.1.dist-info
2024-10-05 15:42 <DIR> frozenlist
2024-10-05 15:42 <DIR> frozenlist-1.4.1.dist-info
2024-10-05 15:42 <DIR> idna
2024-10-05 15:42 <DIR> idna-3.10.dist-info
2024-10-05 15:42 <DIR> importlib_resources
2024-10-05 15:42 <DIR> importlib_resources-6.4.5.dist-info
2024-10-05 15:42 <DIR> jsonschema
2024-10-05 15:42 <DIR> jsonschema-4.23.0.dist-info
2024-10-05 15:42 <DIR> jsonschema_specifications
2024-10-05 15:42 <DIR> jsonschema_specifications-2023.12.1.dist-info
2024-10-05 15:54 <DIR> kiwisolver
2024-10-05 15:54 <DIR> kiwisolver-1.4.7.dist-info
2024-10-05 15:54 <DIR> matplotlib
2024-10-05 15:54 498 matplotlib-3.7.5-py3.8-nspkg.pth
2024-10-05 15:54 <DIR> matplotlib-3.7.5.dist-info
2024-10-05 15:54 <DIR> matplotlib.libs
2024-10-05 15:54 <DIR> mpl_toolkits
2024-10-05 15:42 <DIR> multidict
2024-10-05 15:42 <DIR> multidict-6.1.0.dist-info
2024-10-05 15:54 <DIR> numpy
2024-10-05 15:54 <DIR> numpy-1.24.4.dist-info
2024-10-05 15:54 <DIR> packaging
2024-10-05 15:54 <DIR> packaging-24.1.dist-info
2024-10-05 15:54 <DIR> PIL
2024-10-05 15:54 <DIR> pillow-10.4.0.dist-info
2024-10-05 15:36 <DIR> pip
2024-10-05 15:36 <DIR> pip-20.2.1.dist-info
2024-10-05 15:42 <DIR> pkgutil_resolve_name-1.3.10.dist-info
2024-10-05 15:42 4 391 pkgutil_resolve_name.py
2024-10-05 15:36 <DIR> pkg_resources
2024-10-05 15:54 93 pylab.py
2024-10-05 15:54 <DIR> pyparsing
2024-10-05 15:54 <DIR> pyparsing-3.1.4.dist-info
2024-10-05 15:54 <DIR> python_dateutil-2.9.0.post0.dist-info
2024-10-05 15:43 <DIR> PyYAML-6.0.2.dist-info
2020-09-23 15:59 121 README.txt
2024-10-05 15:42 <DIR> referencing
2024-10-05 15:42 <DIR> referencing-0.35.1.dist-info
2024-10-05 15:42 <DIR> rpds
2024-10-05 15:42 <DIR> rpds_py-0.20.0.dist-info
2024-10-05 15:36 <DIR> setuptools
2024-10-05 15:36 <DIR> setuptools-49.2.1.dist-info
2024-10-05 15:54 <DIR> six-1.16.0.dist-info
2024-10-05 15:54 34 549 six.py
2024-10-05 15:42 <DIR> typing_extensions-4.12.2.dist-info
2024-10-05 15:42 134 451 typing_extensions.py
2024-10-05 16:02 <DIR> websocket
2024-10-05 16:02 <DIR> websocket_client-1.8.0.dist-info
2024-10-05 15:43 <DIR> yaml
2024-10-05 15:42 <DIR> yarl
2024-10-05 15:42 <DIR> yarl-1.13.1.dist-info
2024-10-05 15:42 <DIR> zipp
2024-10-05 15:42 <DIR> zipp-3.20.2.dist-info
2024-10-05 15:43 <DIR> _yaml
2024-10-05 15:54 <DIR> __pycache__
7 File(s) 174 229 bytes
73 Dir(s) 298 106 347 520 bytes free