Skip to content
This repository has been archived by the owner on Aug 16, 2023. It is now read-only.

Error when running python setup.py develop #143

Open
AtomicNess123 opened this issue Aug 18, 2022 · 0 comments
Open

Error when running python setup.py develop #143

AtomicNess123 opened this issue Aug 18, 2022 · 0 comments

Comments

@AtomicNess123
Copy link

When running: python setup.py develop

Traceback (most recent call last):
  File "setup.py", line 63, in <module>
    'site-packages/'.format(py_ver))
  File "/Users/user/opt/anaconda3/lib/python3.7/posixpath.py", line 94, in join
    genericpath._check_arg_types('join', a, *p)
  File "/Users/user/opt/anaconda3/lib/python3.7/genericpath.py", line 155, in _check_arg_types
    raise TypeError("Can't mix strings and bytes in path components") from None
TypeError: Can't mix strings and bytes in path components
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant