Trying to install in Windows
- Dominant language
- Python
- Stars
- 1.8k
- Forks
- 224
- Avg merge
- 54m
- Merged PRs (30d)
- 1
Description
I guess this is futile, but here we go:
```
pip install
jax[cuda12] -> ok
nest-asyncio pyfluidsynth==1.3.0 -e . -> ok
tensorflow==2.9 -> after some tries with newer versions
gin gin-config librosa -> OK
note_seq -> OK
seqio -> duh, OK.
TypeError: Unable to convert function return value to a Python type! The signature was
() -> handle
````
after messing with various numpy versions I got the same error.
Anyone made this to work in Windows?
Contributor guide
Research direction
No repository file or test is identified. Start by reproducing the listed pip installation sequence on Windows and isolate which package produces the handle-conversion TypeError; done means documenting or validating a working Windows installation path.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- numpy, python, tensorflow
- Domain
- devops, operating-systems
- Issue type
- Bug
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100