-
Notifications
You must be signed in to change notification settings - Fork 85
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
error installing with conda InvalidSpecError: Invalid spec: #247
Comments
I would advise you just use the regular conda forge channel. Nothing new has been added to the gcc7 channel for more than a year |
Turbodbc hasn't been built for Python 3.8 on Windows. That's the main error you probably have. Also for better error messages, you should update your conda installation. conda 4.3 is quite old. |
Hi, It is Python 3.6 - i have used - conda-forge also same error. Yes the conda is quite old, but it comes with ArcGIS Pro 2.50. I have deployed about about 200 packages in this environment, using conda and pip, without any issues. For turbodbc i am now using a pypi wheel for installation. Rudy |
@rudyvogt Can you run |
Hi,
getting the following error trying to install with conda into 3.6 python (arcgis pro)
worked ok, using pip
conda install turbodbc
Fetching package metadata ...............
Solving package specifications:
InvalidSpecError: Invalid spec: =20190808
conda install:
The text was updated successfully, but these errors were encountered: